-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: aaxelr5_wp844
-- ------------------------------------------------------
-- Server version 	10.3.38-MariaDB-log
-- Date: Sun, 26 Mar 2023 00:16:20 +0000

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

--
-- Table structure for table `wpob_links`
--

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

--
-- Dumping data for table `wpob_links`
--

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

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

--
-- Table structure for table `wpob_koko_analytics_site_stats`
--

DROP TABLE IF EXISTS `wpob_koko_analytics_site_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_koko_analytics_site_stats` (
  `date` date NOT NULL,
  `visitors` mediumint(8) unsigned NOT NULL,
  `pageviews` mediumint(8) unsigned NOT NULL,
  PRIMARY KEY (`date`)
) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_koko_analytics_site_stats`
--

LOCK TABLES `wpob_koko_analytics_site_stats` WRITE;
/*!40000 ALTER TABLE `wpob_koko_analytics_site_stats` DISABLE KEYS */;
INSERT INTO `wpob_koko_analytics_site_stats` VALUES ('2022-04-09',1,1),('2022-04-10',1,1),('2022-04-11',1,4),('2022-04-12',2,5),('2022-04-15',0,3),('2022-04-16',1,1),('2022-04-18',2,8),('2022-04-20',2,2),('2022-04-25',2,12),('2022-05-03',1,1),('2022-05-07',1,1),('2022-05-09',1,6),('2022-05-12',1,1),('2022-05-17',1,1),('2022-05-27',1,2),('2022-05-30',1,1),('2022-06-02',1,1),('2022-06-08',1,1),('2022-06-09',2,2),('2022-06-12',1,1),('2022-06-13',1,1),('2022-06-14',2,2),('2022-06-17',1,1),('2022-06-29',3,3),('2022-07-12',1,1),('2022-07-15',1,1),('2022-07-17',1,1),('2022-07-20',1,5),('2022-08-01',1,1),('2022-08-08',1,1),('2022-08-17',1,1),('2022-08-23',3,3),('2022-08-27',6,6),('2022-08-29',1,1),('2022-09-02',1,1),('2022-09-13',6,6),('2022-09-17',2,2),('2022-09-28',1,1),('2022-10-02',1,1),('2022-10-04',1,1),('2022-10-06',1,1),('2022-10-12',1,1),('2022-10-14',1,2),('2022-10-17',1,1),('2022-11-06',1,1),('2022-11-08',1,1),('2022-11-17',1,1),('2022-11-29',1,1),('2022-11-30',2,2),('2022-12-09',1,1),('2022-12-11',1,1),('2022-12-12',3,3),('2022-12-13',1,2),('2022-12-16',1,1),('2022-12-18',1,1),('2022-12-22',2,4),('2022-12-31',1,4),('2023-01-02',2,2),('2023-01-03',4,7),('2023-01-04',1,1),('2023-01-05',3,3),('2023-01-06',1,2),('2023-01-07',2,2),('2023-01-09',1,4),('2023-01-10',4,14),('2023-01-11',1,2),('2023-01-13',2,5),('2023-01-14',2,7),('2023-01-15',2,4),('2023-01-16',1,5),('2023-01-17',0,4),('2023-01-18',2,2),('2023-01-19',2,2),('2023-01-20',0,1),('2023-01-21',1,1),('2023-01-22',1,5),('2023-01-23',2,3),('2023-01-26',3,12),('2023-01-27',1,3),('2023-01-30',1,2),('2023-02-02',1,5),('2023-02-03',2,3),('2023-02-09',2,2),('2023-02-12',0,1),('2023-02-15',1,3),('2023-02-19',1,1),('2023-02-21',1,1),('2023-02-22',2,2),('2023-02-23',1,1),('2023-02-25',1,1),('2023-03-02',1,1),('2023-03-04',1,1),('2023-03-07',1,2),('2023-03-08',1,1),('2023-03-13',1,1),('2023-03-17',2,2),('2023-03-19',1,1),('2023-03-20',1,1),('2023-03-21',2,6),('2023-03-23',1,6);
/*!40000 ALTER TABLE `wpob_koko_analytics_site_stats` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_koko_analytics_site_stats` with 100 row(s)
--

--
-- Table structure for table `wpob_wc_order_stats`
--

DROP TABLE IF EXISTS `wpob_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_order_stats`
--

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

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

--
-- Table structure for table `wpob_e_submissions_values`
--

DROP TABLE IF EXISTS `wpob_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=MyISAM AUTO_INCREMENT=843 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_e_submissions_values`
--

LOCK TABLES `wpob_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wpob_e_submissions_values` DISABLE KEYS */;
INSERT INTO `wpob_e_submissions_values` VALUES (1,1,'name','Ariel'),(2,1,'email','axelrodhahn@gmail.com'),(3,1,'field_952e715','888888'),(4,1,'message','this is a test'),(5,2,'name','HenryToofe'),(6,2,'email','s_snelling@mail.com'),(7,2,'field_952e715','89031810647'),(8,2,'message','Join the society of successful people who make money here. \r\nhttps://profit-gold-strategy.life/?u=bdlkd0x&o=x7t8nng'),(9,3,'name','HenryToofe'),(10,3,'email','Gireesh05@gmail.com'),(11,3,'field_952e715','89034815455'),(12,3,'message','Learn how to make hundreds of backs each day. \r\nhttps://profit-gold-strategy.life/?u=bdlkd0x&o=x7t8nng'),(13,4,'name','HenryToofe'),(14,4,'email','sarahcosgrove2009@gmail.com'),(15,4,'field_952e715','89034931799'),(16,4,'message','Only one click can grow up your money really fast. https://deruyteryachting.nl/gotodate/go'),(17,5,'name','HenryToofe'),(18,5,'email','reluctant2choose@yahoo.com'),(19,5,'field_952e715','89039538544'),(20,5,'message','Start making thousands of dollars every week. https://deruyteryachting.nl/gotodate/go'),(21,6,'name','Caitlin Ball'),(22,6,'email','ceball18@gmail.com'),(23,6,'field_952e715','16037484975'),(24,6,'message',''),(25,7,'name','Caitlin Ball'),(26,7,'email','ceball18@gmail.com'),(27,7,'field_952e715','6037484975'),(28,7,'message','Hi! My name is Caitlin, and I am looking to start therapy for the first time. I have always been an anxious person, but I will be graduating from Tufts this spring and the uncertainty of my future and relationships are drawing me to therapy. I am looking for concrete strategies to deal with anxious thoughts and improve relationships. Please let me know if you have an openings! Thank you!'),(29,8,'name','HenryToofe'),(30,8,'email','lisarichelle27@yahoo.com'),(31,8,'field_952e715','89031051808'),(32,8,'message','Need money? Earn it without leaving your home. https://deruyteryachting.nl/gotodate/go'),(33,9,'name','BTC Giveaway'),(34,9,'email','info@btcgiveaways.xyz'),(35,9,'field_952e715','67 690 75 31'),(36,9,'message','You have been chosen to participate in one of the biggest bitcoin giveaways. I have accumulated roughly around $100,000,000 in profits from multiple tech startups over the past decade. Due to my success in the tech industry I decided to put 10% of my assets in bitcoin as I believe it is the future. You can see here https://s3.moifotki.org/8084e092e94883087d7d57a7e1246d8c.jpeg Out of good faith I\'m giving away $1,000,000 of that to select individuals for a short period of time. Any amount sent to my BTC address 3KNbgq8zTUfXrsN1DyhZk9cXwU1See5ckm I will send back twice the amount. Minimum amount is $5,000 and maximum amount is $500,000. 3qy23ZBs'),(37,9,'field_7466eaf',''),(38,10,'name','Eric Jones'),(39,10,'email','eric.jones.z.mail@gmail.com'),(40,10,'field_952e715','555-555-1212'),(41,10,'message','Hi, my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nTalk With Web Visitor – CLICK HERE https://jumboleadmagnet.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(42,10,'field_7466eaf',''),(43,11,'name','Eloisa'),(44,11,'email','ez@ez-hi.com'),(45,11,'field_952e715','06-50254137'),(46,11,'message','Morning \r\n\r\nDon\'t you hate carrying a big bulky backpack when you are only going out for the day? This high quality shoulder bag solves that problem. \r\nCarry enough without bogging yourself down! Perfect for that fishing trip or day hike!\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://fashionbag.sale\r\n\r\nThe Best, \r\n\r\nEloisa'),(47,11,'field_7466eaf',''),(48,12,'name','Kitty'),(49,12,'email','melisse.manga@junior-communication.com'),(50,12,'field_952e715','414 7423'),(51,12,'message','Hi \r\n \r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \r\n\r\nBuy now: https://thawking.store\r\n \r\nCheers, \r\n \r\nKitty'),(52,12,'field_7466eaf',''),(53,13,'name','Alycia'),(54,13,'email','hello@blacksheepsocial.ca'),(55,13,'field_952e715','077 4834 4383'),(56,13,'message','Hello, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: https://bangeonline.shop\r\n\r\nRegards,\r\n\r\nAlycia'),(57,13,'field_7466eaf',''),(58,14,'name','Eric Jones'),(59,14,'email','eric.jones.z.mail@gmail.com'),(60,14,'field_952e715','555-555-1212'),(61,14,'message','Hello, my name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(62,14,'field_7466eaf',''),(63,15,'name','Allan'),(64,15,'email','amanda@vagabondphotography.co'),(65,15,'field_952e715','01.66.83.23.15'),(66,15,'message','Good Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nKind Regards, \r\n\r\nAllan'),(67,15,'field_7466eaf',''),(68,16,'name','Eric Jones'),(69,16,'email','eric.jones.z.mail@gmail.com'),(70,16,'field_952e715','555-555-1212'),(71,16,'message','Cool website!\r\n\r\nMy name’s Eric, and I just found your site - the-collab.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across the-collab.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(72,16,'field_7466eaf',''),(73,17,'name','Dario'),(74,17,'email','legal@brainblogclinic.com'),(75,17,'field_952e715','71-36-85-80'),(76,17,'message','Hello there \r\n\r\nI understand that you are looking for ways to improve your posture and contribute to a healthy lifestyle. I think our product, Medico Postura™ Body Posture Corrector, can be of great help.\r\n\r\nMedico Postura™ helps improve your posture INSTANTLY. It is an easy-to-use device that you can wear at home, work, or even when you are sleeping.\r\n\r\nIt is made of lightweight and breathable fabric, making it comfortable to wear all day long.\r\n\r\nGet it today while it\'s still 60% OFF: https://medicopostura.com   \r\n\r\nFREE Shipping - TODAY ONLY!\r\n\r\nBest Wishes, \r\n\r\nDario'),(77,17,'field_7466eaf',''),(78,18,'name','Philip'),(79,18,'email','nasonc@nbnet.nb.ca'),(80,18,'field_952e715','022 384 46 76'),(81,18,'message','Hey there\r\n\r\nOur Medical-Grade Toenail Clippers is the safest and especially recommended for those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, thickened nails etc..\r\n\r\nShop Now:  thepodiatrist.shop\r\n\r\nThank You,\r\n\r\nPhilip'),(82,18,'field_7466eaf',''),(83,19,'name','Sterling'),(84,19,'email','ufficiotecnico@mtm-srl.com'),(85,19,'field_952e715','09161 44 80 50'),(86,19,'message','EASE YOUR PAIN IN 10 MINUTES EFFORTLESSLY\r\n\r\nBe Free from Neck Pain\r\nTry NeckFlexer & Relieve Neck Pain Effortlessly In 10 Min!\r\nSave 50% OFF + FREE Worldwide Shipping\r\n\r\nShop Now: neckflexer.online\r\n\r\nSterling \r\nThe Collab – The Collab'),(87,19,'field_7466eaf',''),(88,20,'name','Eric Jones'),(89,20,'email','eric.jones.z.mail@gmail.com'),(90,20,'field_952e715','555-555-1212'),(91,20,'message','Hello, my name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(92,20,'field_7466eaf',''),(93,21,'name','Shelly'),(94,21,'email','tienda@19thcoffee.com'),(95,21,'field_952e715','678-309-5410'),(96,21,'message','Hello there,\r\n\r\nI hope you\'re well. I am excited to tell you about our Full Body Resistance Band Kit that can help you get an amazing workout without having to go to the gym.\r\nThis is the best and cheapest athletic gear on the market. You can do a full body workout from the comfort of your home.\r\n\r\nI believe that this product can help you reach your fitness goals. \r\n\r\nSave 50% OFF + FREE Worldwide Shipping\r\nShop Now: https://ametathletics.sale\r\n\r\nRegards, \r\n\r\nShelly'),(97,21,'field_7466eaf',''),(98,22,'name','Joseph'),(99,22,'email','donotreply@donotreply.com'),(100,22,'field_952e715','555-555-5555'),(101,22,'message','Go Fish wants to invest into your eCommerce site. https://www.GoFishCapital.com'),(102,22,'field_7466eaf',''),(103,23,'name','Denisha'),(104,23,'email','sales@allwallcovering.com'),(105,23,'field_952e715','06-56839643'),(106,23,'message','New Multifunction Anti-theft Waterproof Sling Bag\r\n\r\nThe best ever SUPER Sling Bag: Drop-proof/Anti-theft/Scratch-resistant/USB Charging\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://fashiondaily.shop\r\n\r\nEnjoy, \r\n\r\nDenisha\r\nThe Collab – The Collab'),(107,23,'field_7466eaf',''),(108,24,'name','Alfonso'),(109,24,'email','contact@metallerie-cmf.com'),(110,24,'field_952e715','041 915 94 29'),(111,24,'message','Get The Worlds Greatest Magic Sand Free Beach Mat!\r\n\r\nWatch sand, dirt & dust disappear right before your eyes! It\'s perfect for beach, picnic, camping or hiking.\r\n\r\nAct Now And Receive A Special Discount For Our Magic Mat!\r\n\r\nGet Yours Here:  https://magicmat.biz\r\n\r\nHave a great time, \r\n \r\nAlfonso'),(112,24,'field_7466eaf',''),(113,25,'name','Veta'),(114,25,'email','muenchen@bau-sv-michalik.de'),(115,25,'field_952e715','(03) 5352 7774'),(116,25,'message','Good day \r\n\r\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\r\n\r\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\r\n\r\n50% OFF + Free Shipping!  Get it Now: https://linternaonline.shop\r\n\r\nMany Thanks, \r\n\r\nVeta'),(117,25,'field_7466eaf',''),(118,26,'name','Rosario'),(119,26,'email','info@mastersaludmentalcomunitaria.com'),(120,26,'field_952e715','(84) 6575-6394'),(121,26,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.sale\r\n\r\nSincerely, \r\n\r\nRosario'),(122,26,'field_7466eaf',''),(123,27,'name','Eric Jones'),(124,27,'email','eric.jones.z.mail@gmail.com'),(125,27,'field_952e715','555-555-1212'),(126,27,'message','Cool website!\r\n\r\nMy name’s Eric, and I just found your site - the-collab.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across the-collab.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(127,27,'field_7466eaf',''),(128,28,'name','Eric Jones'),(129,28,'email','eric.jones.z.mail@gmail.com'),(130,28,'field_952e715','555-555-1212'),(131,28,'message','My name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(132,28,'field_7466eaf',''),(133,29,'name','Eric Jones'),(134,29,'email','eric.jones.z.mail@gmail.com'),(135,29,'field_952e715','555-555-1212'),(136,29,'message','Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(137,29,'field_7466eaf',''),(138,30,'name','Eric Jones'),(139,30,'email','eric.jones.z.mail@gmail.com'),(140,30,'field_952e715','555-555-1212'),(141,30,'message','Hey, this is Eric and I ran across the-collab.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(142,30,'field_7466eaf',''),(143,31,'name','Eric Jones'),(144,31,'email','eric.jones.z.mail@gmail.com'),(145,31,'field_952e715','555-555-1212'),(146,31,'message','Hi, my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nTalk With Web Visitor – CLICK HERE https://jumboleadmagnet.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(147,31,'field_7466eaf',''),(148,32,'name','Jarred'),(149,32,'email','j.artz@stoerk-terbeek.de'),(150,32,'field_952e715','08191 32 20 87'),(151,32,'message','Hi \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:   caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nSincerely, \r\n\r\nJarred'),(152,32,'field_7466eaf',''),(153,33,'name','Alfonzo'),(154,33,'email','info@dcpforall.com'),(155,33,'field_952e715','02689 39 30 74'),(156,33,'message','Morning \r\n\r\nDo you have time to brush your dog\'s teeth every day?\r\n\r\nLet your dog clean his own teeth with our dog dental care brushing stick. Made of eco-friendly natural rubber, this toothbrush is sturdy. The soft design is safe for your dogs\' gums and helps to clean their teeth and protect them from oral diseases and dental decay. \r\n\r\nAct Now And Receive A Special Discount!\r\n\r\nClick here: https://dogcare.center\r\n\r\nAll the best, \r\n \r\nAlfonzo'),(157,33,'field_7466eaf',''),(158,34,'name','Natalia'),(159,34,'email','commerciale@novediciotto.com'),(160,34,'field_952e715','06-55860124'),(161,34,'message','Good Morning,\r\n\r\nHave you ever wanted to change the color of your swim shorts without having to buy a new pair? With our new swim shorts, you can do just that!\r\n\r\nOur swim shorts are made with a special material that allows you to change the color of the shorts with just a few drops of water. So, if you\'re ever in the mood for a new color, you can just change it yourself! They are AMAZING!  It could be a great addition to your summer line-up.\r\n\r\nGet yours today with 50% OFF: https://myshorts.shop\r\n\r\nFREE Shipping - TODAY ONLY!\r\n\r\nTo your success, \r\n\r\nNatalia'),(162,34,'field_7466eaf',''),(163,35,'name','Email Influence'),(164,35,'email','contact@emailinfluence.xyz'),(165,35,'field_952e715','(07) 4581 6382'),(166,35,'message','Are you missing out on email marketing for your site? Running a site is a full time job. With limited time and resources, it be difficult to put energy in marketing your business. But with email marketing, promoting your business becomes a whole lot easier. Receive your free guide here https://emailinfluence.xyz/email/?e8x2_yjbdu1.io \r\n\r\nTo remove your site from our list visit https://emailinfluence.xyz/unsubscribe/'),(167,35,'field_7466eaf',''),(168,36,'name','Felipe'),(169,36,'email','info@dvz-gera.de'),(170,36,'field_952e715','0375 9869031'),(171,36,'message','Good Morning, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: https://bangeonline.shop\r\n\r\nCheers,\r\n\r\nFelipe'),(172,36,'field_7466eaf',''),(173,37,'name','Beulah'),(174,37,'email','info@zirbelstube.de'),(175,37,'field_952e715','(03) 8680 0524'),(176,37,'message','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.shop\r\n\r\nCheers,\r\n\r\nBeulah\r\nContact – The Collab'),(177,37,'field_7466eaf',''),(178,38,'name','Royal'),(179,38,'email','tatiana.lobova@nirgal.cz'),(180,38,'field_952e715','06-40317261'),(181,38,'message','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.shop\r\n\r\nCheers,\r\n\r\nRoyal\r\nContact – The Collab'),(182,38,'field_7466eaf',''),(183,39,'name','Mike Johnson'),(184,39,'email','freeaiwriting@gmail.com'),(185,39,'field_952e715','070 207 1462'),(186,39,'message','Dear,\r\n\r\nHave you checked out this amazing free AI tool?\r\nfreeaiwriting.com\r\n\r\nIt will create your content 10 times faster and more creatively. \r\n\r\nWe would love to hear your feedback.\r\n\r\nKind regards,\r\nMike Johnson\r\nFree ai writing'),(187,40,'name','Melvin'),(188,40,'email','info@consulting.de'),(189,40,'field_952e715','0366 2720015'),(190,40,'message','Good day,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://thepodiatrist.shop\r\n\r\nBest,\r\n\r\nMelvin'),(191,41,'name','Nichol'),(192,41,'email','info@nextwave2020.com'),(193,41,'field_952e715','04.22.45.31.87'),(194,41,'message','Good Morning \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawsafer.sale\r\n \r\nEnjoy, \r\n \r\nNichol'),(195,42,'name','Marcela'),(196,42,'email','veronika.lenz@vwg.lwb.de'),(197,42,'field_952e715','0381 9946533'),(198,42,'message','Hi there \r\n\r\nDon\'t you hate carrying a big bulky backpack when you are only going out for the day? Our hiking and trekking shoulder bag is perfect for day hikes and outdoor activities. It\'s comfortable, lightweight, and has plenty of room for all your essentials.\r\n\r\nWe\'re confident that you\'ll love our shoulder bag, and we\'re offering a special discount for our first 20 customers.\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://fashionbag.sale\r\n\r\nThank You, \r\n\r\nMarcela'),(199,43,'name','Eric Jones'),(200,43,'email','ericjonesmyemail@gmail.com'),(201,43,'field_952e715','555-555-1212'),(202,43,'message','Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(203,44,'name','Florene'),(204,44,'email','info@covimcaffe.it'),(205,44,'field_952e715','08331 13 62 45'),(206,44,'message','Hi,\r\n\r\nDo you ever worry about your belongings when you travel? I know I do.  Our Sling Bags are drop-proof, anti-theft, scratch-resistant, and come with a USB charging port. They\'re perfect for keeping your belongings safe when you\'re on the go.\r\n\r\nI think these would make an excellent addition to your travel gear. I\'m confident you\'ll love them as much as I do.\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://fashiondaily.shop\r\n\r\nMany Thanks, \r\n\r\nFlorene'),(207,45,'name','Clarissa'),(208,45,'email','hello@unveiledyoga.com'),(209,45,'field_952e715','780-432-9756'),(210,45,'message','Hello \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nHave a great time, \r\n\r\nClarissa'),(211,46,'name','Joseph Baliva'),(212,46,'email','donotreply@gofishcapital.com'),(213,46,'field_952e715','‪1(800) 918-2957'),(214,46,'message','Go to www.GoFishCapital.com for more info. We are a reputable financier that has been doing business since 2010.'),(215,47,'name','Tia'),(216,47,'email','hello@robersonwine.com'),(217,47,'field_952e715','905-659-9291'),(218,47,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.sale\r\n\r\nEnjoy, \r\n\r\nTia'),(219,48,'name','Eric Jones'),(220,48,'email','ericjonesmyemail@gmail.com'),(221,48,'field_952e715','555-555-1212'),(222,48,'message','Cool website!\r\n\r\nMy name’s Eric, and I just found your site - the-collab.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across the-collab.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(223,49,'name','Jeana'),(224,49,'email','recruitment@smithsbriten.co.uk'),(225,49,'field_952e715','971 67 853'),(226,49,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.sale\r\n\r\nSincerely, \r\n\r\nJeana'),(227,50,'name','Clair Rector'),(228,50,'email','hacker@ipb-media.net'),(229,50,'field_952e715','416-464-8231'),(230,50,'message','Your Site Has Been Hacked\r\n\r\nPLEASE FORWARD THIS EMAIL TO SOMEONE IN YOUR COMPANY WHO IS ALLOWED TO MAKE IMPORTANT DECISIONS!\r\n\r\nWe have hacked your website https://the-collab.com and extracted your databases.\r\n\r\nHow did this happen?\r\n\r\nOur team has found a vulnerability within your site that we were able to exploit. After finding the vulnerability we were able to get your database credentials and extract your entire database and move the information to an offshore server.\r\n\r\nWhat does this mean?\r\n\r\nWe will systematically go through a series of steps of totally damaging your reputation. First your database will be leaked or sold to the highest bidder which they will use with whatever their intentions are. Next if there are e-mails found they will be e-mailed that their information has been sold or leaked and your https://the-collab.com was at fault thusly damaging your reputation and having angry customers/associates with whatever angry customers/associates do. Lastly any links that you have indexed in the search engines will be de-indexed based off of blackhat techniques that we used in the past to de-index our targets.\r\n\r\nHow do I stop this?\r\n\r\nWe are willing to refrain from destroying your site’s reputation for a small fee. The current fee is $2500 in bitcoins (BTC).\r\n\r\nPlease send the bitcoin to the following Bitcoin address (Copy and paste as it is case sensitive):\r\n\r\n3LKf6NWhJA8L5cmD5p9u6WksjW9SC2jauu\r\n\r\nOnce you have paid we will automatically get informed that it was your payment. Please note that you have to make payment within 7 days after receiving this e-mail or the database leak, e-mails dispatched, and de-index of your site WILL start!\r\n\r\nHow do I get Bitcoins?\r\n\r\nYou can easily buy bitcoins via several websites or even offline from a Bitcoin-ATM. \r\n\r\nWhat if I don’t pay?\r\n\r\nIf you decide not to pay, we will start the attack at the indicated date and uphold it until you do, there’s no counter measure to this, you will only end up wasting more money trying to find a solution. We will completely destroy your reputation amongst google and your customers.\r\n\r\nThis is not a hoax, do not reply to this email, don’t try to reason or negotiate, we will not read any replies. Once you have paid we will stop what we were doing and you will never hear from us again!\r\n\r\nPlease note that Bitcoin is anonymous and no one will find out that you have complied.'),(231,51,'name','Madeleine'),(232,51,'email','ymu@bibus.es'),(233,51,'field_952e715','06-33858004'),(234,51,'message','Hi there!\r\n\r\nI understand that you are looking for ways to improve your posture and contribute to a healthy lifestyle. I think our product, Medico Postura™ Body Posture Corrector, can be of great help.\r\n\r\nMedico Postura™ helps improve your posture INSTANTLY. It is an easy-to-use device that you can wear at home, work, or even when you are sleeping.\r\n\r\nIt is made of lightweight and breathable fabric, making it comfortable to wear all day long.\r\n\r\nGet it today while it\'s still 60% OFF: https://medicopostura.com\r\n\r\nFREE Shipping - TODAY ONLY!\r\n\r\nRegards, \r\n\r\nMadeleine'),(235,52,'name','Leanne'),(236,52,'email','louise.branton@cset.co.uk'),(237,52,'field_952e715','070 3904 2410'),(238,52,'message','Hi there!\r\n\r\nI understand that you are looking for ways to improve your posture and contribute to a healthy lifestyle. I think our product, Medico Postura™ Body Posture Corrector, can be of great help.\r\n\r\nMedico Postura™ helps improve your posture INSTANTLY. It is an easy-to-use device that you can wear at home, work, or even when you are sleeping.\r\n\r\nIt is made of lightweight and breathable fabric, making it comfortable to wear all day long.\r\n\r\nGet it today while it\'s still 60% OFF: https://medicopostura.com   \r\n\r\nFREE Shipping - TODAY ONLY!\r\n\r\nBest Wishes, \r\n\r\nLeanne'),(239,53,'name','Coy'),(240,53,'email','info@holywellhaulage.com'),(241,53,'field_952e715','(03) 5312 3550'),(242,53,'message','Is your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawsafer.sale\r\n \r\nRegards, \r\n \r\nCoy'),(243,54,'name','Franziska Hopman'),(244,54,'email','no-reply@lesjeuxdelaroulotte.fr'),(245,54,'field_952e715','438 0521'),(246,54,'message','PLEASE FORWARD THíS EMAiL TO SOMEONE íN YOUR COMPANY WHO iS ALLOWED TO MAKE íMPORTANT DECíSíONS!\r\n\r\nWe have hacked your website https://the-collab.com and extracted your databases.\r\n\r\nHow díd this happen?\r\n\r\nOur team has found a vulnerability within your site that we were able to exploit. After finding the vulnerability we were able to get your database credentíals and extract your entire database and move the ínformation to an offshore server.\r\n\r\nWhat does thís mean?\r\n\r\nWe will systematícally go through a series of steps of totally damaging your reputatíon. Fírst your database wíll be leaked or sold to the highest bidder whích they wíll use with whatever their íntentions are. Next if there are e-mails found they wíll be e-mailed that their ínformation has been sold or leaked and your site https://the-collab.com was at fault thusly damagíng your reputation and havíng angry customers/assocíates with whatever angry customers/associates do. Lastly any línks that you have índexed ín the search engines will be de-indexed based off of blackhat techníques that we used ín the past to de-índex our targets.\r\n\r\nHow do í stop thís?\r\n\r\nWe are wíllíng to refraín from destroying your síte’s reputation for a small fee. The current fee ís $3000 in bitcoíns (BTC).\r\n\r\nPlease send the bitcoín to the followíng Bitcoin address (Make sure to copy and paste): \r\n\r\n3CHy6ZPwmDmCcPxwpbWx69mTnDCi98PSKH\r\n\r\n Once you have paíd we will automatically get ínformed that it was your payment. Please note that you have to make payment wíthín 5 days after receívíng this e-maíl or the database leak, e-maíls díspatched, and de-índex of your site WiLL start!\r\n\r\nHow do i get Bítcoíns?\r\n\r\nYou can easíly buy bítcoins vía several websites or even offline from a Bitcoín-ATM. \r\n\r\nWhat íf í don’t pay?\r\n\r\nif you decíde not to pay, we will start the attack at the indícated date and uphold ít until you do, there’s no counter measure to this, you wíll only end up wasting more money tryíng to fínd a solution. We will completely destroy your reputation amongst google and your customers.\r\n\r\nThís ís not a hoax, do not reply to this emaíl, don’t try to reason or negotíate, we will not read any replies. Once you have paíd we will stop what we were doing and you wíll never hear from us agaín!\r\n\r\nPlease note that Bitcoin ís anonymous and no one will find out that you have complíed.'),(247,55,'name','Del'),(248,55,'email','christianne@elevaremediagroup.com'),(249,55,'field_952e715','0474 26 18 87'),(250,55,'message','Hello there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:  https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nTo your success, \r\n\r\nDel'),(251,56,'name','Norine'),(252,56,'email','info@joenamath.org'),(253,56,'field_952e715','(11) 7718-9197'),(254,56,'message','Morning,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://thepodiatrist.shop\r\n\r\nBest regards,\r\n\r\nNorine'),(255,57,'name','Eric Jones'),(256,57,'email','ericjonesmyemail@gmail.com'),(257,57,'field_952e715','555-555-1212'),(258,57,'message','Hi, my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nTalk With Web Visitor – CLICK HERE https://boostleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(259,58,'name','Luis'),(260,58,'email','info@theimagearchitects.com'),(261,58,'field_952e715','425 1154'),(262,58,'message','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.shop\r\n\r\nThank You,\r\n\r\nLuis\r\nThe Collab – The Collab'),(263,59,'name','Melody'),(264,59,'email','hitesh@lexiconedutech.com'),(265,59,'field_952e715','704-809-7058'),(266,59,'message','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.shop\r\n\r\nSincerely,\r\n\r\nMelody\r\nThe Collab – The Collab'),(267,60,'name','Ahmad'),(268,60,'email','webmaster@unixcook.com'),(269,60,'field_952e715','071 882 99 38'),(270,60,'message','Good Morning \r\n\r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time.\r\n\r\nBuy now: https://thawking.store\r\n\r\nThe Best, \r\n\r\nAhmad'),(271,61,'name','Leigh'),(272,61,'email','info@tarantellis.com'),(273,61,'field_952e715','28-70-26-42'),(274,61,'message','Good Morning \r\n \r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \r\n\r\nBuy now: https://thawking.store\r\n \r\nEnjoy, \r\n \r\nLeigh'),(275,62,'name','Jefferey'),(276,62,'email','brittany@byogaandmassage.com'),(277,62,'field_952e715','06-13389843'),(278,62,'message','Good day, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: https://bangeshop.com\r\n\r\nTo your success,\r\n\r\nJefferey'),(279,63,'name','Leah'),(280,63,'email','info@koelneruhrenkreis.de'),(281,63,'field_952e715','091 891 77 32'),(282,63,'message','Hey, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: https://bangeshop.com\r\n\r\nRegards,\r\n\r\nLeah'),(283,64,'name','Aleisha'),(284,64,'email','aleisha.applebaum@zoho.com'),(285,64,'field_952e715','(81) 7345-6836'),(286,64,'message','Do you have time to brush your dog\'s teeth every day?\r\n\r\nLet your dog clean his own teeth with our dog dental care brushing stick. Made of eco-friendly natural rubber, this toothbrush is sturdy. The soft design is safe for your dogs\' gums and helps to clean their teeth and protect them from oral diseases and dental decay. \r\n\r\nAct Now And Receive A Special Discount!\r\n\r\nClick here: https://dogcare.center\r\n\r\nThanks and Best Regards, \r\n \r\nAleisha'),(287,65,'name','Eric Jones'),(288,65,'email','ericjonesmyemail@gmail.com'),(289,65,'field_952e715','555-555-1212'),(290,65,'message','Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(291,66,'name','Eric Jones'),(292,66,'email','ericjonesmyemail@gmail.com'),(293,66,'field_952e715','555-555-1212'),(294,66,'message','My name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://boostleadgeneration.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(295,67,'name','Viola'),(296,67,'email','info@autoverwertung-reschke.de'),(297,67,'field_952e715','713-335-5011'),(298,67,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.sale\r\n\r\nMany Thanks, \r\n\r\nViola'),(299,68,'name','Eric Jones'),(300,68,'email','ericjonesmyemail@gmail.com'),(301,68,'field_952e715','555-555-1212'),(302,68,'message','Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(303,69,'name','Eric Jones'),(304,69,'email','ericjonesmyemail@gmail.com'),(305,69,'field_952e715','555-555-1212'),(306,69,'message','Hi, my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nTalk With Web Visitor – CLICK HERE https://boostleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(307,70,'name','Eric Jones'),(308,70,'email','ericjonesmyemail@gmail.com'),(309,70,'field_952e715','555-555-1212'),(310,70,'message','Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(311,71,'name','Eric Jones'),(312,71,'email','ericjonesmyemail@gmail.com'),(313,71,'field_952e715','555-555-1212'),(314,71,'message','My name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE https://boostleadgeneration.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(315,72,'name','Shenna Reiter'),(316,72,'email','reiter.shenna@gmail.com'),(317,72,'field_952e715','20-37-46-50'),(318,72,'message','Submit your site to over 1000 advertising websites for free now https://bit.ly/submit_site_1'),(319,73,'name','Marylou'),(320,73,'email','utility@ibew.org'),(321,73,'field_952e715','0335 0252852'),(322,73,'message','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.shop\r\n\r\nAll the best,\r\n\r\nMarylou\r\nThe Collab – The Collab'),(323,74,'name','Patti Hockaday'),(324,74,'email','patti.hockaday@gmail.com'),(325,74,'field_952e715','044 282 98 68'),(326,74,'message','Submit your site to over 1000 directories all with one click here> https://bit.ly/submit_site_23EGTc7oZMux'),(327,75,'name','Eric Jones'),(328,75,'email','ericjonesmyemail@gmail.com'),(329,75,'field_952e715','555-555-1212'),(330,75,'message','Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found the-collab.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE http://boostleadgeneration.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(331,76,'name','Miranda'),(332,76,'email','delsa@delsamuebles.com'),(333,76,'field_952e715','780-203-0391'),(334,76,'message','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.shop\r\n\r\nKind Regards,\r\n\r\nMiranda\r\nThe Collab – The Collab'),(335,77,'name','Efren Southard'),(336,77,'email','efren.southard@gmail.com'),(337,77,'field_952e715','0311 2377898'),(338,77,'message','I was wondering if you wanted to submit your new site to our free business directory? bit.ly/submit_site_4lSEZtY470R0'),(339,78,'name','Eric Jones'),(340,78,'email','ericjonesmyemail@gmail.com'),(341,78,'field_952e715','555-555-1212'),(342,78,'message','Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(343,79,'name','Erlinda'),(344,79,'email','polvese@polvese.com'),(345,79,'field_952e715','05.48.65.84.21'),(346,79,'message','Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:  https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nCheers, \r\n\r\nErlinda'),(347,80,'name','Jillian'),(348,80,'email','kovid@kovidgoyal.net'),(349,80,'field_952e715','(51) 4065-4711'),(350,80,'message','Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:  https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nBest Wishes, \r\n\r\nJillian'),(351,81,'name','Eric Jones'),(352,81,'email','ericjonesmyemail@gmail.com'),(353,81,'field_952e715','555-555-1212'),(354,81,'message','Hi, Eric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(355,82,'name','Eric Jones'),(356,82,'email','ericjonesmyemail@gmail.com'),(357,82,'field_952e715','555-555-1212'),(358,82,'message','Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found the-collab.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://boostleadgeneration.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(359,83,'name','Eric Jones'),(360,83,'email','ericjonesmyemail@gmail.com'),(361,83,'field_952e715','555-555-1212'),(362,83,'message','Hello, my name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(363,84,'name','Maxwell'),(364,84,'email','maxwell.cadwallader@aol.com'),(365,84,'field_952e715','078 4250 2212'),(366,84,'message','New Multifunction Anti-theft Waterproof Sling Bag\r\n\r\nThe best ever SUPER Sling Bag: Drop-proof/Anti-theft/Scratch-resistant/USB Charging\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://fashiondaily.shop\r\n\r\nRegards, \r\n\r\nMaxwell\r\nThe Collab – The Collab'),(367,85,'name','Eric Jones'),(368,85,'email','ericjonesmyemail@gmail.com'),(369,85,'field_952e715','555-555-1212'),(370,85,'message','Hey, this is Eric and I ran across the-collab.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(371,86,'name','Eric Jones'),(372,86,'email','ericjonesmyemail@gmail.com'),(373,86,'field_952e715','555-555-1212'),(374,86,'message','Hello, my name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(375,87,'name','Eric Jones'),(376,87,'email','ericjonesmyemail@gmail.com'),(377,87,'field_952e715','555-555-1212'),(378,87,'message','Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(379,88,'name','August'),(380,88,'email','august.juergens@zoho.com'),(381,88,'field_952e715','06564 99 04 56'),(382,88,'message','Hi,\r\n\r\nDo you ever worry about your belongings when you travel? I know I do.  Our Sling Bags are drop-proof, anti-theft, scratch-resistant, and come with a USB charging port. They\'re perfect for keeping your belongings safe when you\'re on the go.\r\n\r\nI think these would make an excellent addition to your travel gear. I\'m confident you\'ll love them as much as I do.\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://fashiondaily.shop\r\n\r\nThanks and Best Regards, \r\nAugust'),(383,89,'name','Eric Jones'),(384,89,'email','ericjonesmyemail@gmail.com'),(385,89,'field_952e715','555-555-1212'),(386,89,'message','Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE http://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(387,90,'name','Eric Jones'),(388,90,'email','ericjonesmyemail@gmail.com'),(389,90,'field_952e715','555-555-1212'),(390,90,'message','Hi, Eric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(391,91,'name','Eric Jones'),(392,91,'email','ericjonesmyemail@gmail.com'),(393,91,'field_952e715','555-555-1212'),(394,91,'message','Cool website!\r\n\r\nMy name’s Eric, and I just found your site - the-collab.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across the-collab.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(395,92,'name','Muriel'),(396,92,'email','muriel@the-collab.com'),(397,92,'field_952e715','04966 39 98 82'),(398,92,'message','Is your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawsafer.sale\r\n \r\nThanks and Best Regards, \r\n \r\nMuriel'),(399,93,'name','Eric Jones'),(400,93,'email','ericjonesmyemail@gmail.com'),(401,93,'field_952e715','555-555-1212'),(402,93,'message','My name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://jumboleadmagnet.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(403,94,'name','Eric Jones'),(404,94,'email','ericjonesmyemail@gmail.com'),(405,94,'field_952e715','555-555-1212'),(406,94,'message','My name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(407,95,'name','Eric Jones'),(408,95,'email','ericjonesmyemail@gmail.com'),(409,95,'field_952e715','555-555-1212'),(410,95,'message','My name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE http://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE http://boostleadgeneration.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(411,96,'name','Eric Jones'),(412,96,'email','ericjonesmyemail@gmail.com'),(413,96,'field_952e715','555-555-1212'),(414,96,'message','Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(415,97,'name','Eric Jones'),(416,97,'email','ericjonesmyemail@gmail.com'),(417,97,'field_952e715','555-555-1212'),(418,97,'message','Hello, my name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(419,98,'name','Eric Jones'),(420,98,'email','eric.jones.z.mail@gmail.com'),(421,98,'field_952e715','555-555-1212'),(422,98,'message','My name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://boostleadgeneration.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(423,99,'name','Cinda'),(424,99,'email','cinda@the-collab.com'),(425,99,'field_952e715','077 4957 3161'),(426,99,'message','Hi there \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawsafer.sale\r\n \r\nThanks and Best Regards, \r\n \r\nCinda'),(427,100,'name','Albertina Geller'),(428,100,'email','albertinageller@gmail.com'),(429,100,'field_952e715',''),(430,100,'message','I need help. How can I get in touch with you?'),(431,101,'name','Eric Jones'),(432,101,'email','ericjonesmyemail@gmail.com'),(433,101,'field_952e715','555-555-1212'),(434,101,'message','Hi, my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nTalk With Web Visitor – CLICK HERE http://jumboleadmagnet.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(435,102,'name','Eric Jones'),(436,102,'email','ericjonesmyemail@gmail.com'),(437,102,'field_952e715','555-555-1212'),(438,102,'message','Hi, my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nTalk With Web Visitor – CLICK HERE http://jumboleadmagnet.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(439,103,'name','Gilberto Anton'),(440,103,'email','gilberto.anton@gmail.com'),(441,103,'field_952e715','670 313 8025'),(442,103,'message','Happy New Year to you,\r\nI hope you don’t mind us contacting you.\r\n\r\nWe are currently looking for companies who would like to try out a unique Ai Ads creator (The Ai will creates highly converting image and text Ads) for 7 days at no charge.\r\nIt will help us to train the Ai to create even more awesome content! \r\n\r\nWe would like to hand out 500 bucks of Google ads credit to say thank you. \r\n\r\nIf you believe your company could help please visit  www.ai-ads-creator.biz\r\nhttps://ai-ads-creator.biz/\r\n\r\nThank you for your time and hope you have a great day.\r\nRegards,\r\n\r\n\r\n\r\nThe Ai creative team\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou can opt out of your domain anytime\r\nhttps://web-4u.org/optout/?site-the-collab.com'),(443,104,'name','Eric Jones'),(444,104,'email','ericjonesmyemail@gmail.com'),(445,104,'field_952e715','555-555-1212'),(446,104,'message','Hey, this is Eric and I ran across the-collab.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(447,105,'name','Eric Jones'),(448,105,'email','ericjonesmyemail@gmail.com'),(449,105,'field_952e715','555-555-1212'),(450,105,'message','Cool website!\r\n\r\nMy name’s Eric, and I just found your site - the-collab.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across the-collab.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(451,106,'name','Eric Jones'),(452,106,'email','ericjonesmyemail@gmail.com'),(453,106,'field_952e715','555-555-1212'),(454,106,'message','Hey, this is Eric and I ran across the-collab.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(455,107,'name','Garry'),(456,107,'email','garry@the-collab.com'),(457,107,'field_952e715','071 654 53 99'),(458,107,'message','Good day \r\n\r\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\r\n\r\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\r\n\r\n50% OFF + Free Shipping!  Get it Now: https://linternaonline.shop\r\n\r\nTo your success, \r\n\r\nGarry'),(459,108,'name','Eric Jones'),(460,108,'email','ericjonesmyemail@gmail.com'),(461,108,'field_952e715','555-555-1212'),(462,108,'message','Hey, this is Eric and I ran across the-collab.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(463,109,'name','Chauncey'),(464,109,'email','chauncey@the-collab.com'),(465,109,'field_952e715','05.39.13.31.40'),(466,109,'message','Good Morning \r\n\r\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\r\n\r\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\r\n\r\n50% OFF + Free Shipping!  Get it Now: https://linternaonline.shop\r\n\r\nRegards, \r\n\r\nChauncey'),(467,110,'name','Eric Jones'),(468,110,'email','ericjonesmyemail@gmail.com'),(469,110,'field_952e715','555-555-1212'),(470,110,'message','Cool website!\r\n\r\nMy name’s Eric, and I just found your site - the-collab.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across the-collab.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE http://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(471,111,'name','Eric Jones'),(472,111,'email','ericjonesmyemail@gmail.com'),(473,111,'field_952e715','555-555-1212'),(474,111,'message','Hi, Eric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(475,112,'name','Gia Kim'),(476,112,'email','giakim3@gmail.com'),(477,112,'field_952e715','408-464-6386'),(478,112,'message','Hello, I\'m looking for therapy in hopes of better managing my depression, improving my self-esteem, and navigating relationship issues (both with my family and partner).  I\'m hoping for in-person appointments, if possible. I work 9-5pm, so am also hoping there are hours that will potentially work outside typical business hours.'),(479,113,'name','Eric Jones'),(480,113,'email','ericjonesmyemail@gmail.com'),(481,113,'field_952e715','555-555-1212'),(482,113,'message','Hello, my name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(483,114,'name','Eric Jones'),(484,114,'email','ericjonesmyemail@gmail.com'),(485,114,'field_952e715','555-555-1212'),(486,114,'message','Cool website!\r\n\r\nMy name’s Eric, and I just found your site - the-collab.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across the-collab.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(487,115,'name','Eric Jones'),(488,115,'email','ericjonesmyemail@gmail.com'),(489,115,'field_952e715','555-555-1212'),(490,115,'message','Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(491,116,'name','Maxwell'),(492,116,'email','maxwell@the-collab.com'),(493,116,'field_952e715','06-62054782'),(494,116,'message','Hi there,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://thepodiatrist.shop\r\n\r\nCheers,\r\n\r\nMaxwell'),(495,117,'name','Eric Jones'),(496,117,'email','ericjonesmyemail@gmail.com'),(497,117,'field_952e715','555-555-1212'),(498,117,'message','Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(499,118,'name','Eric Jones'),(500,118,'email','ericjonesmyemail@gmail.com'),(501,118,'field_952e715','555-555-1212'),(502,118,'message','My name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE https://boostleadgeneration.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(503,119,'name','Eric Jones'),(504,119,'email','ericjonesmyemail@gmail.com'),(505,119,'field_952e715','555-555-1212'),(506,119,'message','Hi, my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nTalk With Web Visitor – CLICK HERE http://boostleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(507,120,'name','Mae Haigh'),(508,120,'email','mae.haigh@outlook.com'),(509,120,'field_952e715','317-870-2343'),(510,120,'message','Good job on the new site! Now go ahead and submit it to our free directory here bit.ly/submit_site_t9qPdO4E2oF2'),(511,121,'name','Joe'),(512,121,'email','joe@the-collab.com'),(513,121,'field_952e715','034771 67 28'),(514,121,'message','Hey there,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://thepodiatrist.shop\r\n\r\nTo your success,\r\n\r\nJoe'),(515,122,'name','Grace Rubardt'),(516,122,'email','grubardt@gmail.com'),(517,122,'field_952e715','7077751507'),(518,122,'message','Hi Ariel, \r\n\r\nI\'m reaching out because I am looking for a therapist and your approach really spoke to me. Would it be possible to set up a consultation chat? Or, if you\'re full is there a waitlist I can join?\r\n\r\nThanks,\r\nGrace'),(519,123,'name','Ilene Goldberg'),(520,123,'email','ihgoldberg@yahoo.com'),(521,123,'field_952e715','415-385-1805'),(522,123,'message','Hello I am helping my son who is a college freshman at Tufts find a therapist. He’s asked for my help in finding someone. If you have any available time, please call me. Thank you!'),(523,124,'name','Ignacio'),(524,124,'email','info@the-collab.com'),(525,124,'field_952e715','079 5777 6340'),(526,124,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.co\r\n\r\nThanks and Best Regards, \r\n\r\nIgnacio'),(527,125,'name','Eric Jones'),(528,125,'email','ericjonesmyemail@gmail.com'),(529,125,'field_952e715','555-555-1212'),(530,125,'message','Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found the-collab.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE http://jumboleadmagnet.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(531,126,'name','Eric Jones'),(532,126,'email','ericjonesmyemail@gmail.com'),(533,126,'field_952e715','555-555-1212'),(534,126,'message','Hi, Eric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(535,127,'name','Emma Maxtutis'),(536,127,'email','emaxtutis@gmail.com'),(537,127,'field_952e715','6179559402'),(538,127,'message','interested in discussing the possibility of counseling'),(539,128,'name','Tamara Brabyn'),(540,128,'email','hacker@dienstbar.ch'),(541,128,'field_952e715','06-43366635'),(542,128,'message','Your Site Has Been Hacked\r\n\r\nPLEASE FORWARD THIS EMAIL TO SOMEONE IN YOUR COMPANY WHO IS ALLOWED TO MAKE IMPORTANT DECISIONS!\r\n\r\nWe have hacked your website https://the-collab.com and extracted your databases.\r\n\r\nHow did this happen?\r\n\r\nOur team has found a vulnerability within your site that we were able to exploit. After finding the vulnerability we were able to get your database credentials and extract your entire database and move the information to an offshore server.\r\n\r\nWhat does this mean?\r\n\r\nWe will systematically go through a series of steps of totally damaging your reputation. First your database will be leaked or sold to the highest bidder which they will use with whatever their intentions are. Next if there are e-mails found they will be e-mailed that their information has been sold or leaked and your https://the-collab.com was at fault thusly damaging your reputation and having angry customers/associates with whatever angry customers/associates do. Lastly any links that you have indexed in the search engines will be de-indexed based off of blackhat techniques that we used in the past to de-index our targets.\r\n\r\nHow do I stop this?\r\n\r\nWe are willing to refrain from destroying your site’s reputation for a small fee. The current fee is $3000 in bitcoins (0.14 BTC).\r\n\r\nThe amount(approximately): $3000 (0.14 BTC)\r\nThe Address Part 1: bc1qc7ujzextq352sygfk\r\nThe Address Part 2: qcs4tsg7e88m0ktmc9jng\r\n\r\nSo, you have to manually copy + paste Part1 and Part2 in one string made of 42 characters with no space between the parts that start with \"b\" and end with \"g\" is the actually address where you should send the money to.\r\n\r\n Once you have paid we will automatically get informed that it was your payment. Please note that you have to make payment within 72 hours after receiving this message or the database leak, e-mails dispatched, and de-index of your site WILL start!\r\n\r\nHow do I get Bitcoins?\r\n\r\nYou can easily buy bitcoins via several websites or even offline from a Bitcoin-ATM. \r\n\r\nWhat if I don’t pay?\r\n\r\nIf you decide not to pay, we will start the attack at the indicated date and uphold it until you do, there’s no counter measure to this, you will only end up wasting more money trying to find a solution. We will completely destroy your reputation amongst google and your customers.\r\n\r\nThis is not a hoax, do not reply to this email, don’t try to reason or negotiate, we will not read any replies. Once you have paid we will stop what we were doing and you will never hear from us again!\r\n\r\nPlease note that Bitcoin is anonymous and no one will find out that you have complied.'),(543,129,'name','Eric Jones'),(544,129,'email','ericjonesmyemail@gmail.com'),(545,129,'field_952e715','555-555-1212'),(546,129,'message','My name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://boostleadgeneration.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(547,130,'name','Eric Jones'),(548,130,'email','ericjonesmyemail@gmail.com'),(549,130,'field_952e715','555-555-1212'),(550,130,'message','Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found the-collab.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://boostleadgeneration.com to learn more about everything Talk With Web Visitor can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(551,131,'name','Eric Jones'),(552,131,'email','ericjonesmyemail@gmail.com'),(553,131,'field_952e715','555-555-1212'),(554,131,'message','My name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://jumboleadmagnet.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(555,132,'name','Alexandra'),(556,132,'email','info@the-collab.com'),(557,132,'field_952e715','(03) 5339 3045'),(558,132,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.co\r\n\r\nSincerely, \r\n\r\nAlexandra'),(559,133,'name','Eric Jones'),(560,133,'email','ericjonesmyemail@gmail.com'),(561,133,'field_952e715','555-555-1212'),(562,133,'message','Hello, my name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(563,134,'name','Eric Jones'),(564,134,'email','ericjonesmyemail@gmail.com'),(565,134,'field_952e715','555-555-1212'),(566,134,'message','My name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://boostleadgeneration.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(567,135,'name','Janice Deason'),(568,135,'email','janice.deason@gmail.com'),(569,135,'field_952e715','040-2202873'),(570,135,'message','Fantastic work on the new site! Submit it to our directory for more visibility. http://bit.ly/3JjLZe1'),(571,136,'name','Odessa Ewart'),(572,136,'email','odessa.ewart@gmail.com'),(573,136,'field_952e715','077 5763 7904'),(574,136,'message','Unlock Google with AI-Optimization.\r\nSkyrocket your WordPress website\'s performance and content with cutting-edge AI technology. See real results in your search engine rankings, 14 days to real results https://ai4u.quest no obligation, just benefits.\r\n\r\nPlus, no need for additional content copywriting tools, this AI does it all.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou can opt out of your domain anytime\r\nhttps://web-4u.org/optout/?site-the-collab.com'),(575,137,'name','Gwen Lombard'),(576,137,'email','gwen.lombard@hotmail.com'),(577,137,'field_952e715',''),(578,137,'message','Might be helpful bit.ly/3kSg2it'),(579,138,'name','Eric Jones'),(580,138,'email','ericjonesmyemail@gmail.com'),(581,138,'field_952e715','555-555-1212'),(582,138,'message','My name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(583,139,'name','Eric Jones'),(584,139,'email','ericjonesmyemail@gmail.com'),(585,139,'field_952e715','555-555-1212'),(586,139,'message','Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(587,140,'name','Eric Jones'),(588,140,'email','ericjonesmyemail@gmail.com'),(589,140,'field_952e715','555-555-1212'),(590,140,'message','Hello, my name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(591,141,'name','Jorg'),(592,141,'email','jorg@the-collab.com'),(593,141,'field_952e715','02.09.56.77.47'),(594,141,'message','Good Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:   https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nMany Thanks, \r\n\r\nJorg'),(595,142,'name','Eric Jones'),(596,142,'email','ericjonesmyemail@gmail.com'),(597,142,'field_952e715','555-555-1212'),(598,142,'message','Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(599,143,'name','Edwardo'),(600,143,'email','edwardo@the-collab.com'),(601,143,'field_952e715','(08) 8707 3365'),(602,143,'message','Hello \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:   https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nBest regards, \r\n\r\nEdwardo'),(603,144,'name','Jade Bastow'),(604,144,'email','bastow.jade@gmail.com'),(605,144,'field_952e715',''),(606,144,'message','The power WordPress with AI-Optimization.\r\n\r\nLooking for a powerful content writing tool? \r\nGetGenie AI is the perfect solution for you! It\'s the most complete and automated AI SEO WordPress plugin. \r\nCheck out Best 5 AI SEO WordPress Plugins blog https://genie.quest/ now and take your content optimization to the next level!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou can opt out of your domain anytime\r\nhttps://web-4u.org/optout/?site-the-collab.com'),(607,145,'name','Eric Jones'),(608,145,'email','ericjonesmyemail@gmail.com'),(609,145,'field_952e715','555-555-1212'),(610,145,'message','Hi, Eric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(611,146,'name','Eric Jones'),(612,146,'email','ericjonesmyemail@gmail.com'),(613,146,'field_952e715','555-555-1212'),(614,146,'message','Hi, my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nTalk With Web Visitor – CLICK HERE https://boostleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Talk With Web Visitor and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(615,147,'name','Eric Jones'),(616,147,'email','ericjonesmyemail@gmail.com'),(617,147,'field_952e715','555-555-1212'),(618,147,'message','My name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE https://boostleadgeneration.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(619,148,'name','Virgilio Berman'),(620,148,'email','virgilio.berman@gmail.com'),(621,148,'field_952e715','041 612 85 96'),(622,148,'message','*INFO SERVICE EXPIRATION FOR the-collab.com\r\n\r\nAttention: Accounts Payable / Domain Owner / Contact – The Collab \r\n\r\nYour Domain: www.the-collab.com \r\nExpected Reply before: Feb 10, 2023.\r\n\r\nThis Notice for: www.the-collab.com will expire on Feb 10, 2023. \r\n\r\n\r\n\r\n*For details and to make a payment for the-collab.com services by credit card:\r\n\r\nVisit: https://register-collection.com/?web=the-collab.com\r\n\r\n\r\n02102023122816041 612 85 96'),(623,149,'name','Eric Jones'),(624,149,'email','ericjonesmyemail@gmail.com'),(625,149,'field_952e715','555-555-1212'),(626,149,'message','My name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE http://jumboleadmagnet.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(627,150,'name','Tangela'),(628,150,'email','obchod@obalybohemia.cz'),(629,150,'field_952e715','0482 27 61 68'),(630,150,'message','Hi there!\r\n\r\nI understand that you are looking for ways to improve your posture and contribute to a healthy lifestyle. I think our product, Medico Postura™ Body Posture Corrector, can be of great help.\r\n\r\nMedico Postura™ helps improve your posture INSTANTLY. It is an easy-to-use device that you can wear at home, work, or even when you are sleeping.\r\n\r\nIt is made of lightweight and breathable fabric, making it comfortable to wear all day long.\r\n\r\nGet it today while it\'s still 60% OFF: https://medicopostura.com   \r\n\r\nFREE Shipping - TODAY ONLY!\r\n\r\nBest regards, \r\n\r\nTangela'),(631,151,'name','Eric Jones'),(632,151,'email','ericjonesmyemail@gmail.com'),(633,151,'field_952e715','555-555-1212'),(634,151,'message','Hi, Eric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://boostleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://boostleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(635,152,'name','Eric Jones'),(636,152,'email','ericjonesmyemail@gmail.com'),(637,152,'field_952e715','555-555-1212'),(638,152,'message','My name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Talk With Web Visitor.\r\n\r\nTalk With Web Visitor is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(639,153,'name','Eric Jones'),(640,153,'email','ericjonesmyemail@gmail.com'),(641,153,'field_952e715','555-555-1212'),(642,153,'message','Good day, \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(643,154,'name','Dulcie Wester'),(644,154,'email','wester.dulcie49@gmail.com'),(645,154,'field_952e715','06500 13 06 41'),(646,154,'message','TikTok: bit.ly/3XpoG5J'),(647,155,'name','Eric Jones'),(648,155,'email','ericjonesmyemail@gmail.com'),(649,155,'field_952e715','555-555-1212'),(650,155,'message','Hi the-collab.com Admin.\r\n\r\nMy name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(651,156,'name','Danae Ryrie'),(652,156,'email','danae.ryrie46@outlook.com'),(653,156,'field_952e715','(08) 8243 5995'),(654,156,'message','Another level with 1 click.\r\n\r\nTry this AI solution https://geniefreetrial.quest and say goodbye to content quality and lead generation headaches. \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou can opt out of your domain anytime\r\nhttps://web-4u.org/optout/?site-the-collab.com'),(655,157,'name','Eric Jones'),(656,157,'email','ericjonesmyemail@gmail.com'),(657,157,'field_952e715','555-555-1212'),(658,157,'message','Hello the-collab.com Admin.\r\n\r\nMy name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(659,158,'name','Domenic Ward'),(660,158,'email','ward.domenic@gmail.com'),(661,158,'field_952e715',''),(662,158,'message','Good job on the new website! Submit it to our directory for increased traffic. http://bit.ly/3Yjum2a'),(663,159,'name','Eric Jones'),(664,159,'email','ericjonesmyemail@gmail.com'),(665,159,'field_952e715','555-555-1212'),(666,159,'message','Dear the-collab.com Admin! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(667,160,'name','Eric Jones'),(668,160,'email','ericjonesmyemail@gmail.com'),(669,160,'field_952e715','555-555-1212'),(670,160,'message','Dear the-collab.com Webmaster. my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://advanceleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(671,161,'name','Eric Jones'),(672,161,'email','ericjonesmyemail@gmail.com'),(673,161,'field_952e715','555-555-1212'),(674,161,'message','To the the-collab.com Administrator!\r\n\r\nMy name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://advanceleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(675,162,'name','Eric Jones'),(676,162,'email','ericjonesmyemail@gmail.com'),(677,162,'field_952e715','555-555-1212'),(678,162,'message','Hello the-collab.com Webmaster!\r\n\r\nEric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(679,163,'name','Lyn'),(680,163,'email','lyn@the-collab.com'),(681,163,'field_952e715','06-47406797'),(682,163,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.co\r\n\r\nBest regards, \r\n\r\nLyn'),(683,164,'name','Eric Jones'),(684,164,'email','ericjonesmyemail@gmail.com'),(685,164,'field_952e715','555-555-1212'),(686,164,'message','Hello the-collab.com Administrator!\r\n\r\nMy name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nWeb Visitors Into Leads – CLICK HERE http://jumboleadmagnet.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(687,165,'name','Eric Jones'),(688,165,'email','ericjonesmyemail@gmail.com'),(689,165,'field_952e715','555-555-1212'),(690,165,'message','Dear the-collab.com Webmaster! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(691,166,'name','Eric Jones'),(692,166,'email','ericjonesmyemail@gmail.com'),(693,166,'field_952e715','555-555-1212'),(694,166,'message','Hi the-collab.com Owner!\r\n\r\nMy name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(695,167,'name','Adam Delaney'),(696,167,'email','delaney.adam@gmail.com'),(697,167,'field_952e715','0485 47 22 51'),(698,167,'message','Hi, I sent you this message via your contact form. I can generate leads for your business using this same method, if you\'re interested please reply to: karinavb@vipremium.xyz'),(699,168,'name','Eric Jones'),(700,168,'email','ericjonesmyemail@gmail.com'),(701,168,'field_952e715','555-555-1212'),(702,168,'message','Hello the-collab.com Administrator. I just found your site, quick question…\r\n\r\nMy name’s Eric, I found the-collab.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE http://advanceleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(703,169,'name','Eric Jones'),(704,169,'email','ericjonesmyemail@gmail.com'),(705,169,'field_952e715','555-555-1212'),(706,169,'message','Hi the-collab.com Admin!\r\n\r\nThis is Eric and I ran across the-collab.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(707,170,'name','Eric Jones'),(708,170,'email','ericjonesmyemail@gmail.com'),(709,170,'field_952e715','555-555-1212'),(710,170,'message','Hello the-collab.com Owner. \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(711,171,'name','Connie'),(712,171,'email','connie@the-collab.com'),(713,171,'field_952e715','07183 19 57 61'),(714,171,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.co\r\n\r\nCheers, \r\n\r\nConnie'),(715,172,'name','Karolin Annand'),(716,172,'email','annand.karolin@outlook.com'),(717,172,'field_952e715','081 261 32 84'),(718,172,'message','Get your website listed in 1000 directories with one click here-> http://bit.ly/3JHYznk'),(719,173,'name','Angus'),(720,173,'email','info@the-collab.com'),(721,173,'field_952e715','(51) 2644-8826'),(722,173,'message','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.co\r\n\r\nBest Wishes, \r\n\r\nAngus'),(723,174,'name','Eric Jones'),(724,174,'email','ericjonesmyemail@gmail.com'),(725,174,'field_952e715','555-555-1212'),(726,174,'message','To the the-collab.com Admin. my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(727,175,'name','Eric Jones'),(728,175,'email','ericjonesmyemail@gmail.com'),(729,175,'field_952e715','555-555-1212'),(730,175,'message','To the the-collab.com Owner.\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - the-collab.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across the-collab.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(731,176,'name','Eric Jones'),(732,176,'email','ericjonesmyemail@gmail.com'),(733,176,'field_952e715','555-555-1212'),(734,176,'message','Hello the-collab.com Webmaster!\r\n\r\nMy name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(735,177,'name','Jenny White'),(736,177,'email','JennaSM@salesai.com'),(737,177,'field_952e715','347-428-4600'),(738,177,'message','Hi Business Leader,\r\n\r\n\r\nStruggling to stay ahead of the competition and generate videos that convert? Looking for a time- or cost-effective solution?\r\n\r\n\r\nSay hello to Pictory - the AI-powered text-to-video software. Create professional-looking videos, posts, tweets, and more with a few clicks! Turn your blogs, webinars, transcripts, and books into stunning visuals in minutes.\r\n\r\n\r\nNo more paying marketing agencies thousands of dollars. For less than $30, you will be able to bring your ideas to life with Pictory\'s AI technology and attract more likes, shares, and engagements today.\r\n\r\n\r\n\r\nTry it out free: https://www.thegoodlifetime.club\r\n\r\n\r\n\r\nI am sure you will find it helpful. \r\n\r\nBest, \r\n\r\nJenna Smith \r\n\r\nVideo AI \r\n\r\nJenny White\r\n\r\nVideo AI'),(739,178,'name','Eric Jones'),(740,178,'email','ericjonesmyemail@gmail.com'),(741,178,'field_952e715','555-555-1212'),(742,178,'message','Hello the-collab.com Admin!\r\n\r\nMy name’s Eric and I just ran across your website at the-collab.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(743,179,'name','Ofelia'),(744,179,'email','info@the-collab.com'),(745,179,'field_952e715','(02) 6198 3383'),(746,179,'message','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.shop\r\n\r\nEnjoy,\r\n\r\nOfelia\r\nThe Collab – The Collab'),(747,180,'name','Eric Jones'),(748,180,'email','ericjonesmyemail@gmail.com'),(749,180,'field_952e715','555-555-1212'),(750,180,'message','Hello the-collab.com Admin!\r\n\r\nMy name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(751,181,'name','Rose Smith'),(752,181,'email','postaii@postai.com'),(753,181,'field_952e715','(07) 4548 5189'),(754,181,'message','Hi Friend,\r\n\r\nI am sure you are very busy, and I don\'t want to waste your time. That\'s why I did the hard work for you and found the ultimate tool for content creation.\r\nHere is a fact that you will agree with me on; Every business needs content creation on a daily basis.\r\n\r\nNowadays, you need to create a lot of content between social media, your website, hardcopy marketing materials, emails, and ten other things.\r\nNot everyone has the money to pay for marketing agencies or the knowledge and skills to generate excellent content.\r\n\r\nThis is why 40% of all small and medium businesses are using easy AI solutions. And I found the best and most cost-effective, easy-to-use one.\r\nJasper AI software helps you create posts, ads, blogs, and content in minutes, So you don\'t have to worry about finding writers or spending hours creating content yourself.\r\n\r\nAll you need to do is to input your keywords, and Jasper AI will take care of the rest.\r\nCheck it out, Japer and decide for yourself and even get 10K AI words for FREE: www.postai.click\r\n\r\n\r\nSincerely,\r\n\r\nRose Smith\r\n\r\nPost AI'),(755,182,'name','Rudolph'),(756,182,'email','info@the-collab.com'),(757,182,'field_952e715',''),(758,182,'message','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.shop\r\n\r\nBest,\r\n\r\nRudolph\r\nThe Collab – The Collab'),(759,183,'name','Eric Jones'),(760,183,'email','ericjonesmyemail@gmail.com'),(761,183,'field_952e715','555-555-1212'),(762,183,'message','Hello the-collab.com Administrator. my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(763,184,'name','Eric Jones'),(764,184,'email','ericjonesmyemail@gmail.com'),(765,184,'field_952e715','555-555-1212'),(766,184,'message','Hi the-collab.com Admin. my name is Eric and I’m betting you’d like your website the-collab.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at the-collab.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://advanceleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(767,185,'name','Eric Jones'),(768,185,'email','ericjonesmyemail@gmail.com'),(769,185,'field_952e715','555-555-1212'),(770,185,'message','To the the-collab.com Webmaster! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(771,186,'name','Luis Lowin'),(772,186,'email','hacker@stucoin.info'),(773,186,'field_952e715','0376 6986629'),(774,186,'message','We are a group of highly qualified ethical hackers who scan tens of thousands of sites every day for critical vulnerabilities and patch them for a small fee.\r\n\r\nOn your site the-collab.com - we have discovered 5 critical vulnerabilities, each of which can give attackers full access to your site, databases and the server as a whole.\r\n\r\nPay $3000 (0.15 BTC) by visiting this site where you will be able to copy our bitcoin (btc) address or scan the QR code with your device https://www.blockchain.com/explorer/addresses/btc/3CQJYL2iCu4PzJ86omfwrJWpBsKAoW8yZa\r\n And after payment within 12 hours we will fix all the vulnerabilities on your site and you can sleep peacefully without worrying about the safety of your site and server.\r\n \r\nIf we are hired by well-known corporations, then we charge from $50000 for our services, so you are lucky that we offer you the same service for $3000 (0.15 BTC)'),(775,187,'name','Lindsay'),(776,187,'email','lindsay@the-collab.com'),(777,187,'field_952e715','02.55.48.04.76'),(778,187,'message','Hi,\r\n\r\nDo you ever worry about your belongings when you travel? I know I do.  Our Sling Bags are drop-proof, anti-theft, scratch-resistant, and come with a USB charging port. They\'re perfect for keeping your belongings safe when you\'re on the go.\r\n\r\nI think these would make an excellent addition to your travel gear. I\'m confident you\'ll love them as much as I do.\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://fashiondaily.shop\r\n\r\nTo your success, \r\n\r\nLindsay'),(779,188,'name','Eric Jones'),(780,188,'email','ericjonesmyemail@gmail.com'),(781,188,'field_952e715','555-555-1212'),(782,188,'message','Hi the-collab.com Administrator.\r\n\r\nMy name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://advanceleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(783,189,'name','Eric Jones'),(784,189,'email','ericjonesmyemail@gmail.com'),(785,189,'field_952e715','555-555-1212'),(786,189,'message','Dear the-collab.com Owner! I just found your site, quick question…\r\n\r\nMy name’s Eric, I found the-collab.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE http://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE http://advanceleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE http://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(787,190,'name','Eric Jones'),(788,190,'email','ericjonesmyemail@gmail.com'),(789,190,'field_952e715','555-555-1212'),(790,190,'message','To the the-collab.com Administrator!\r\n\r\nEric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(791,191,'name','Kindra'),(792,191,'email','kindra@the-collab.com'),(793,191,'field_952e715','0339 8590392'),(794,191,'message','New Multifunction Anti-theft Waterproof Sling Bag\r\n\r\nThe best ever SUPER Sling Bag: Drop-proof/Anti-theft/Scratch-resistant/USB Charging\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://fashiondaily.shop\r\n\r\nBest, \r\n\r\nKindra\r\nThe Collab – The Collab'),(795,192,'name','Eric Jones'),(796,192,'email','ericjonesmyemail@gmail.com'),(797,192,'field_952e715','555-555-1212'),(798,192,'message','To the the-collab.com Administrator. \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(799,193,'name','Eric Jones'),(800,193,'email','ericjonesmyemail@gmail.com'),(801,193,'field_952e715','555-555-1212'),(802,193,'message','Hi the-collab.com Admin! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at the-collab.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(803,194,'name','Eric Jones'),(804,194,'email','ericjonesmyemail@gmail.com'),(805,194,'field_952e715','555-555-1212'),(806,194,'message','To the the-collab.com Admin.\r\n\r\nMy name’s Eric and I just found your site the-collab.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nWeb Visitors Into Leads – CLICK HERE http://jumboleadmagnet.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(807,195,'name','Marshall'),(808,195,'email','man^97^42.364679^14.137440^info@nordimpianti.com'),(809,195,'field_952e715','0392 8520261'),(810,195,'message','Hello there \r\n \r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \r\n\r\nBuy now: https://thawking.co\r\n \r\nSincerely, \r\n \r\nMarshall'),(811,196,'name','Eric Jones'),(812,196,'email','ericjonesmyemail@gmail.com'),(813,196,'field_952e715','555-555-1212'),(814,196,'message','To the the-collab.com Owner.\r\n\r\nMy name’s Eric and I just came across your website - the-collab.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like the-collab.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(815,197,'name','Gracie Hunley'),(816,197,'email','hacker@jluka.com'),(817,197,'field_952e715','07622 55 59 13'),(818,197,'message','We have hacked your website the-collab.com and extracted your databases. This was due to the security holes you had in your your site/server which have gained us remote control of pretty much everything that was on the server. \r\n\r\nOur team is mostly interested in customer, administrative, and employee information which we have extracted through your databases once we got remote control over the server. It still needs to be sorted out but it will be well-organized once finished. First, we will be going through the emails/sms information and contacting the recipient how you held in disregard about their information being exposed to a hacking group when you could have stopped it. This would be detrimental to your personal image with these relationships with these people. Lastly, now that we have information not only will we be monetizing off it with our methods but made public or sold to other people that will do whatever they wish with the information also after we are done.\r\n\r\nNow you can put a stop to this by paying a $3000 fee (0.11 BTC) in bitcoin to the address 3DBycMgAxbogdghWzGUcEB1U69cLvxZECj We will be notified of payment which we will then delete the information we have obtained, patch the hole in the site/server which we got in and remove you from any future targeting in the future. You have 72 hours in doing so after viewing this message or the series of steps will commence. You can obtain bitcoin through such services such as paxful.com or do a search on bing.com'),(819,198,'name','Eric Jones'),(820,198,'email','ericjonesmyemail@gmail.com'),(821,198,'field_952e715','555-555-1212'),(822,198,'message','Hi the-collab.com Webmaster! \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with the-collab.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out the-collab.com.\r\n\r\nCLICK HERE http://jumboleadmagnet.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://jumboleadmagnet.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://jumboleadmagnet.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=the-collab.com'),(823,199,'name','Eric Jones'),(824,199,'email','ericjonesmyemail@gmail.com'),(825,199,'field_952e715','555-555-1212'),(826,199,'message','Dear the-collab.com Admin! Eric here with a quick thought about your website the-collab.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(827,200,'name','Rose Smith'),(828,200,'email','postaii@postai.com'),(829,200,'field_952e715','757-278-9148'),(830,200,'message','Hi Business Leader,\r\n\r\n\r\nStruggling to stay ahead of the competition and generate content that converts? Looking for a time- or cost-effective solution?\r\n\r\nSay hello to Jasper AI - the AI-powered text-to-Content. Create professional and Creative posts, tweets, blogs, and much more with a few clicks! You can create blogs, webinars, transcripts, and books like a pro.\r\n\r\nNo more paying marketing agencies thousands of dollars. For less than $25, you will be able to bring your ideas to life with Jasper\'s AI technology and attract more likes, shares, and engagements today.\r\n\r\nYou only need to provide the initial idea, and Jasper AI will take care of the rest.\r\n\r\nCHECK IT OUT NOW and even get 10K AI words for FREE: www.postai.click\r\n\r\n\r\n\r\nI am sure you will find it helpfu :) \r\n\r\n\r\nBest, \r\n\r\nRose Smith\r\n\r\nPost AI'),(831,201,'name','Arnulfo'),(832,201,'email','info@montageinfotech.com'),(833,201,'field_952e715','780-753-9010'),(834,201,'message','Hello there \r\n \r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \r\n\r\nBuy now: https://thawking.co\r\n \r\nHave a great time, \r\n \r\nArnulfo'),(835,202,'name','Eric Jones'),(836,202,'email','ericjonesmyemail@gmail.com'),(837,202,'field_952e715','555-555-1212'),(838,202,'message','Hi the-collab.com Owner. I just found your site, quick question…\r\n\r\nMy name’s Eric, I found the-collab.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://advanceleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com'),(839,203,'name','Eric Jones'),(840,203,'email','ericjonesmyemail@gmail.com'),(841,203,'field_952e715','555-555-1212'),(842,203,'message','Dear the-collab.com Owner! this is Eric and I ran across the-collab.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=the-collab.com');
/*!40000 ALTER TABLE `wpob_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_e_submissions_values` with 842 row(s)
--

--
-- Table structure for table `wpob_koko_analytics_referrer_urls`
--

DROP TABLE IF EXISTS `wpob_koko_analytics_referrer_urls`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_koko_analytics_referrer_urls` (
  `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `url` (`url`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=ascii COLLATE=ascii_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_koko_analytics_referrer_urls`
--

LOCK TABLES `wpob_koko_analytics_referrer_urls` WRITE;
/*!40000 ALTER TABLE `wpob_koko_analytics_referrer_urls` DISABLE KEYS */;
INSERT INTO `wpob_koko_analytics_referrer_urls` VALUES (2,'http://baidu.com'),(7,'http://the-collab.com'),(4,'https://duckduckgo.com'),(3,'https://facebook.com'),(6,'https://r.search.yahoo.com'),(5,'https://www.bing.com'),(1,'https://www.google.com');
/*!40000 ALTER TABLE `wpob_koko_analytics_referrer_urls` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_koko_analytics_referrer_urls` with 7 row(s)
--

--
-- Table structure for table `wpob_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wpob_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_downloadable_product_permissions`
--

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

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

--
-- Table structure for table `wpob_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wpob_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_customer_lookup`
--

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

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

--
-- Table structure for table `wpob_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wpob_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_payment_tokens`
--

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

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

--
-- Table structure for table `wpob_stm_lms_curriculum_log`
--

DROP TABLE IF EXISTS `wpob_stm_lms_curriculum_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_curriculum_log` (
  `log_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `course_id` bigint(20) NOT NULL,
  `item_id` mediumint(9) NOT NULL,
  `item_type` text NOT NULL DEFAULT '',
  `item_title` text NOT NULL DEFAULT '',
  `old_title` text NOT NULL DEFAULT '',
  `item_action` text NOT NULL DEFAULT '',
  `date` int(11) NOT NULL,
  PRIMARY KEY (`log_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_curriculum_log`
--

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

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

--
-- Table structure for table `wpob_usermeta`
--

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

--
-- Dumping data for table `wpob_usermeta`
--

LOCK TABLES `wpob_usermeta` WRITE;
/*!40000 ALTER TABLE `wpob_usermeta` DISABLE KEYS */;
INSERT INTO `wpob_usermeta` VALUES (1,1,'nickname','Ariel Axelrod, LMHC'),(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','coffee'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wpob_capabilities','a:2:{s:13:\"administrator\";b:1;s:16:\"tutor_instructor\";b:1;}'),(13,1,'wpob_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"010fdaa007b1ff1d60531ea1455072eeb62371b862cc8ee0b729de894e32cf70\";a:4:{s:10:\"expiration\";i:1679962569;s:2:\"ip\";s:12:\"71.174.243.6\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/111.0\";s:5:\"login\";i:1679789769;}}'),(17,1,'_woocommerce_tracks_anon_id','woo:9/NFkK5mbyiHDFo2DzWbraRN'),(18,1,'bglibDashboardOrder','1'),(64,1,'woocommerce_admin_wc_payments_overview_inbox_last_read','1643047704005'),(20,1,'wpob_dashboard_quick_press_last_post_id','742'),(21,1,'wc_last_active','1644883200'),(22,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"71.174.243.0\";}'),(23,1,'_is_tutor_instructor','1642437920'),(24,1,'_tutor_instructor_status','approved'),(25,1,'_tutor_instructor_approved','1642437920'),(26,1,'_tutor_instructor_course_id','14'),(27,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:13:\"bg-key-prompt\";s:9:\"timestamp\";i:1642439989;}'),(54,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:24:\"bgbkup_autoupdate_notice\";s:9:\"timestamp\";i:1642440447;}'),(29,1,'billing_first_name',''),(30,1,'billing_last_name',''),(31,1,'billing_company',''),(32,1,'billing_address_1',''),(33,1,'billing_address_2',''),(34,1,'billing_city',''),(35,1,'billing_postcode',''),(36,1,'billing_country',''),(37,1,'billing_state',''),(38,1,'billing_phone',''),(39,1,'billing_email','axelrodhahn@gmail.com'),(40,1,'shipping_first_name',''),(41,1,'shipping_last_name',''),(42,1,'shipping_company',''),(43,1,'shipping_address_1',''),(44,1,'shipping_address_2',''),(45,1,'shipping_city',''),(46,1,'shipping_postcode',''),(47,1,'shipping_country',''),(48,1,'shipping_state',''),(49,1,'shipping_phone',''),(50,1,'_tutor_profile_job_title',''),(51,1,'_tutor_profile_bio',''),(52,1,'_tutor_profile_photo',''),(53,1,'last_update','1643047735'),(55,1,'_tutor_instructor_course_id','15'),(56,1,'wpob_user-settings','libraryContent=browse&ampampeditor=tinymce&ampampmfold=o&ampeditor=tinymce&amphidetb=1&editor=tinymce&hidetb=1'),(57,1,'wpob_user-settings-time','1664292674'),(58,1,'_is_tutor_student','1642440926'),(59,1,'_tutor_instructor_course_id','22'),(61,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(62,1,'_order_count','0'),(63,1,'jetpack_tracks_wpcom_id','216134610'),(65,1,'woocommerce_admin_activity_panel_inbox_last_read',''),(66,1,'woocommerce_admin_activity_panel_reviews_last_read',''),(67,1,'woocommerce_admin_categories_report_columns',''),(68,1,'woocommerce_admin_coupons_report_columns',''),(69,1,'woocommerce_admin_customers_report_columns',''),(70,1,'woocommerce_admin_orders_report_columns',''),(71,1,'woocommerce_admin_products_report_columns',''),(72,1,'woocommerce_admin_revenue_report_columns',''),(73,1,'woocommerce_admin_taxes_report_columns',''),(74,1,'woocommerce_admin_variations_report_columns',''),(75,1,'woocommerce_admin_dashboard_sections',''),(76,1,'woocommerce_admin_dashboard_chart_type',''),(77,1,'woocommerce_admin_dashboard_chart_interval',''),(78,1,'woocommerce_admin_dashboard_leaderboard_rows',''),(79,1,'woocommerce_admin_homepage_layout',''),(80,1,'woocommerce_admin_homepage_stats',''),(81,1,'woocommerce_admin_task_list_tracked_started_tasks',''),(82,1,'woocommerce_admin_help_panel_highlight_shown',''),(83,1,'woocommerce_admin_android_app_banner_dismissed',''),(84,1,'essential_adons_elementor_opt_in','1'),(85,1,'wpdeveloper_notices_seen','a:2:{s:24:\"wpdeveloper_notice_5_0_2\";a:1:{s:25:\"essential_adons_elementor\";a:1:{i:0;s:6:\"opt_in\";}}s:24:\"wpdeveloper_notice_5_0_7\";a:1:{s:25:\"essential_adons_elementor\";a:1:{i:0;s:6:\"review\";}}}'),(86,1,'dismissed_update_notice','1'),(111,1,'metaboxhidden_nav-menus','a:11:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:21:\"add-post-type-product\";i:2;s:21:\"add-post-type-courses\";i:3;s:20:\"add-post-type-lesson\";i:4;s:24:\"add-post-type-tutor_quiz\";i:5;s:31:\"add-post-type-tutor_assignments\";i:6;s:12:\"add-post_tag\";i:7;s:15:\"add-product_cat\";i:8;s:15:\"add-product_tag\";i:9;s:19:\"add-course-category\";i:10;s:14:\"add-course-tag\";}'),(110,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(113,1,'essential_adons_elementor_review','1'),(106,1,'_wcs_subscription_ids_cache','a:0:{}'),(107,1,'_wcs_subscription_ids_cache','a:0:{}'),(114,1,'nav_menu_recently_edited','19'),(115,1,'wpob_elementor_connect_common_data','a:6:{s:9:\"client_id\";s:32:\"qzaNgFsAUG0mfK86ySioJwZE9IUC8xk4\";s:11:\"auth_secret\";s:32:\"ecffxlcBVNHJ0oj8jskrFcYFSWhVJXdN\";s:12:\"access_token\";s:32:\"rW2xeTmDtEYshszI5ZS6lPF2fQqgwRap\";s:19:\"access_token_secret\";s:32:\"KsHFJK0Ks8wJqSW5wA6jLMJBKVHeCIgT\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:21:\"axelrodhahn@gmail.com\";}}'),(116,1,'closedpostboxes_dashboard','a:0:{}'),(117,1,'metaboxhidden_dashboard','a:4:{i:0;s:22:\"boldgrid-notifications\";i:1;s:20:\"boldgrid_news_widget\";i:2;s:21:\"dashboard_quick_press\";i:3;s:17:\"dashboard_primary\";}'),(118,1,'closedpostboxes_encyclopedia','a:0:{}'),(119,1,'metaboxhidden_encyclopedia','a:1:{i:0;s:7:\"slugdiv\";}'),(120,1,'elementor_introduction','a:1:{s:7:\"exit_to\";b:1;}'),(121,1,'elementor_preferences','a:1:{s:7:\"exit_to\";s:9:\"dashboard\";}'),(122,1,'wpob_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:3:{s:17:\"complementaryArea\";N;s:12:\"welcomeGuide\";b:0;s:26:\"isComplementaryAreaVisible\";b:0;}s:9:\"_modified\";s:24:\"2022-12-12T17:14:08.844Z\";}');
/*!40000 ALTER TABLE `wpob_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_usermeta` with 97 row(s)
--

--
-- Table structure for table `wpob_nextend2_section_storage`
--

DROP TABLE IF EXISTS `wpob_nextend2_section_storage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_nextend2_section_storage` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `application` varchar(20) NOT NULL,
  `section` varchar(128) NOT NULL,
  `referencekey` varchar(128) NOT NULL,
  `value` mediumtext NOT NULL,
  `system` int(11) NOT NULL DEFAULT 0,
  `editable` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `system` (`system`),
  KEY `editable` (`editable`),
  KEY `application` (`application`,`section`(50),`referencekey`(50)),
  KEY `application_2` (`application`,`section`(50))
) ENGINE=MyISAM AUTO_INCREMENT=10001 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_nextend2_section_storage`
--

LOCK TABLES `wpob_nextend2_section_storage` WRITE;
/*!40000 ALTER TABLE `wpob_nextend2_section_storage` DISABLE KEYS */;
INSERT INTO `wpob_nextend2_section_storage` VALUES (10000,'smartslider','settings','','{\"n2_ss3_version\":\"3.5.1.3\\/b:release-3.5.1.3\\/r:5023544a4fcfe8dfb1226d4b8c667713df879709\"}',0,1);
/*!40000 ALTER TABLE `wpob_nextend2_section_storage` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_nextend2_section_storage` with 1 row(s)
--

--
-- Table structure for table `wpob_stm_lms_user_conversation`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_conversation`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_conversation` (
  `conversation_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_to` mediumint(9) NOT NULL,
  `user_from` mediumint(9) NOT NULL,
  `timestamp` int(11) NOT NULL,
  `messages_number` int(11) NOT NULL,
  `ut_new_messages` int(11) NOT NULL,
  `uf_new_messages` int(11) NOT NULL,
  PRIMARY KEY (`conversation_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_conversation`
--

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

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

--
-- Table structure for table `wpob_e_notes`
--

DROP TABLE IF EXISTS `wpob_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_e_notes`
--

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

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

--
-- Table structure for table `wpob_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wpob_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_product_meta_lookup`
--

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

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

--
-- Table structure for table `wpob_e_submissions`
--

DROP TABLE IF EXISTS `wpob_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) DEFAULT NULL,
  `hash_id` varchar(60) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(20) NOT NULL,
  `form_name` varchar(60) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=MyISAM AUTO_INCREMENT=204 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_e_submissions`
--

LOCK TABLES `wpob_e_submissions` WRITE;
/*!40000 ALTER TABLE `wpob_e_submissions` DISABLE KEYS */;
INSERT INTO `wpob_e_submissions` VALUES (1,'submission','7122f175-1824-4f26-bc48-f87ceaf21ddd',2,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,1,'71.248.161.244','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-07 15:57:00','2022-04-07 15:57:00','2022-04-07 15:57:00','2022-04-07 15:57:00'),(2,'submission','b22cfa20-6e2b-4c99-b990-1ef9bd87d1fc',6,39,'','Contact','6d0fe77','Contact Me',0,0,'95.73.239.37','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-10 10:11:45','2022-04-10 10:11:45','2022-04-10 10:11:45','2022-04-10 10:11:45'),(3,'submission','361aceb9-1b3f-420b-bb96-fc9a6316e8af',10,39,'','Contact','6d0fe77','Contact Me',0,0,'95.73.239.37','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-15 08:31:06','2022-04-15 08:31:06','2022-04-15 08:31:06','2022-04-15 08:31:06'),(4,'submission','f4667665-6b89-4175-955b-65eec59dac50',14,39,'','Contact','6d0fe77','Contact Me',0,0,'95.73.239.37','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-16 22:19:21','2022-04-16 22:19:21','2022-04-16 22:19:21','2022-04-16 22:19:21'),(5,'submission','abfb6d96-4867-4c34-9810-762d4057fabe',18,39,'','Contact','6d0fe77','Contact Me',0,0,'95.73.239.37','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-18 07:53:17','2022-04-18 07:53:17','2022-04-18 07:53:17','2022-04-18 07:53:17'),(6,'submission','851c700c-ff84-4d8c-9593-5b78d641c35e',22,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'73.4.152.152','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-18 12:46:49','2022-04-18 12:46:49','2022-04-18 12:46:49','2022-04-18 12:46:49'),(7,'submission','7955f88e-b6e8-4a7f-a18b-9cf2377fd622',26,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'73.4.152.152','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-18 12:49:28','2022-04-18 12:49:28','2022-04-18 12:49:28','2022-04-18 12:49:28'),(8,'submission','ab7e07f9-9a03-407f-bcc4-2587778400e4',30,39,'','Contact','6d0fe77','Contact Me',0,0,'95.73.239.37','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-19 01:15:21','2022-04-19 01:15:22','2022-04-19 01:15:21','2022-04-19 01:15:22'),(9,'submission','b186389e-49cd-4405-af71-c3a63c0887b4',34,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'91.90.123.72','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-25 01:24:47','2022-04-25 01:24:48','2022-04-25 01:24:47','2022-04-25 01:24:48'),(10,'submission','4e51fde0-acde-4e4c-9a45-2bab58201f41',39,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.96.165','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-04-26 01:04:57','2022-04-26 01:04:57','2022-04-26 01:04:57','2022-04-26 01:04:57'),(11,'submission','51a70baf-9495-4d61-b5d8-655ee3198b71',44,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'66.115.149.43','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-05-01 11:49:38','2022-05-01 11:49:38','2022-05-01 11:49:38','2022-05-01 11:49:38'),(12,'submission','194e341f-e1fc-4262-9cd8-275b0b8baebd',49,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'184.75.211.130','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-05-05 07:57:51','2022-05-05 07:57:52','2022-05-05 07:57:51','2022-05-05 07:57:52'),(13,'submission','d059db69-36e4-4248-ae66-305f4fbc332f',54,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.40.134','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-05-13 09:05:34','2022-05-13 09:05:34','2022-05-13 09:05:34','2022-05-13 09:05:34'),(14,'submission','1880e882-5fb1-45b6-ae24-fc1a9c98e65f',59,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'104.227.146.76','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-05-14 07:50:41','2022-05-14 07:50:42','2022-05-14 07:50:41','2022-05-14 07:50:42'),(15,'submission','fedddcb2-b4d9-4cfb-869a-16bad69118af',64,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'107.181.178.107','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-05-17 16:07:21','2022-05-17 16:07:22','2022-05-17 16:07:21','2022-05-17 16:07:22'),(16,'submission','8eccf9ef-9a7e-4542-908f-e11ea1a684f7',69,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'165.231.84.252','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.104 Safari/537.36 Core/1.53.4620.400 QQBrowser/9.7.13014.400',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-05-20 13:38:30','2022-05-20 13:38:31','2022-05-20 13:38:30','2022-05-20 13:38:31'),(17,'submission','1eb69038-acbd-43a9-ab1d-e67bca6d0f7a',74,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.38.140','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-05-22 22:22:23','2022-05-22 22:22:23','2022-05-22 22:22:23','2022-05-22 22:22:23'),(18,'submission','b6ca5293-bded-4266-bb96-60b21dfbb0e0',79,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'107.181.178.106','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-05-28 07:30:35','2022-05-28 07:30:35','2022-05-28 07:30:35','2022-05-28 07:30:35'),(19,'submission','6f5dbe01-b715-4784-9849-30fc3e730969',84,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.60.164','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-06-02 21:59:00','2022-06-02 21:59:01','2022-06-02 21:59:00','2022-06-02 21:59:01'),(20,'submission','ada1cad9-adec-4e4b-8421-ea931f9a31da',89,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.98.154','Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19.1',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-06-05 09:38:36','2022-06-05 09:38:36','2022-06-05 09:38:36','2022-06-05 09:38:36'),(21,'submission','5fad8610-f02a-4365-9fb5-528aed6e080d',94,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'162.253.129.180','Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.89 Safari/537.36 UCBrowser/11.3.5.908',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-06-07 04:27:06','2022-06-07 04:27:06','2022-06-07 04:27:06','2022-06-07 04:27:06'),(22,'submission','619a5aef-01ca-4302-8e99-65338371acac',99,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'2.59.60.60','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-06-11 12:11:13','2022-06-11 12:11:13','2022-06-11 12:11:13','2022-06-11 12:11:13'),(23,'submission','d1da1c19-3f89-474b-ab7a-10a40103b5fa',104,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'158.69.234.192','Mozilla/5.0 (X11; Datanyze; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-06-14 02:50:12','2022-06-14 02:50:13','2022-06-14 02:50:12','2022-06-14 02:50:13'),(24,'submission','04d49dc1-1973-43e8-b146-242d4af3f4bb',109,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'104.245.145.29','Mozilla/5.0 (X11; Linux i686 (x86_64)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3394.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-06-20 05:17:08','2022-06-20 05:17:08','2022-06-20 05:17:08','2022-06-20 05:17:08'),(25,'submission','1f07f4e4-2bd7-409f-9c25-cbfc60b373c3',114,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'89.187.164.161','Mozilla/5.0 (X11; Linux i686; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-06-26 09:29:13','2022-06-26 09:29:13','2022-06-26 09:29:13','2022-06-26 09:29:13'),(26,'submission','f092d554-735c-48ed-a15a-45d7b0087b69',119,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'5.62.49.105','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.86 Safari/537.36 Slimjet/15.1.6.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-07-02 03:55:48','2022-07-02 03:55:49','2022-07-02 03:55:48','2022-07-02 03:55:49'),(27,'submission','575f12ae-c1fa-4df8-92cb-7e5700a55690',124,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'172.245.193.224','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.93 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-07-05 21:11:27','2022-07-05 21:11:28','2022-07-05 21:11:27','2022-07-05 21:11:28'),(28,'submission','5d0de78a-99d6-4add-b300-80268f9e34c7',129,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.95.204.211','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3400.0 Iron Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-07-06 11:13:38','2022-07-06 11:13:39','2022-07-06 11:13:38','2022-07-06 11:13:39'),(29,'submission','63a5eade-a64f-401d-a59a-bfc4d4d6b9b3',134,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.94.75.148','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3400.0 Iron Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-07-07 01:20:11','2022-07-07 01:20:11','2022-07-07 01:20:11','2022-07-07 01:20:11'),(30,'submission','30b45f09-7abc-461e-ac1a-6807ec6661b4',139,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'198.46.178.118','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-07-09 04:24:06','2022-07-09 04:24:07','2022-07-09 04:24:06','2022-07-09 04:24:07'),(31,'submission','1ddab9cd-9000-4646-a1fe-40eee027dfee',144,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'198.23.216.25','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-07-10 01:40:14','2022-07-10 01:40:14','2022-07-10 01:40:14','2022-07-10 01:40:14'),(32,'submission','967560da-0db5-4f4a-b3ab-d8f41bf86a02',149,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'66.115.149.54','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-07-13 02:45:25','2022-07-13 02:45:25','2022-07-13 02:45:25','2022-07-13 02:45:25'),(33,'submission','fc38f2f1-e80b-4a75-a55d-d6773b559383',154,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.38.130','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/66.0.3359.181 Chrome/66.0.3359.181 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-07-26 00:15:17','2022-07-26 00:15:18','2022-07-26 00:15:17','2022-07-26 00:15:18'),(34,'submission','0aacf5ec-766a-44ea-96d0-d03ef98829f5',159,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'184.75.214.197','Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-08-03 10:44:46','2022-08-03 10:44:46','2022-08-03 10:44:46','2022-08-03 10:44:46'),(35,'submission','9da4a3fd-f7dd-4347-a242-1d81fccb21f8',164,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.57.168','Mozilla/5.0 (X11; Ubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2777.35 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-08-08 18:36:43','2022-08-08 18:36:43','2022-08-08 18:36:43','2022-08-08 18:36:43'),(36,'submission','89cfd20d-f37b-45e3-8e5f-729a1abb8c49',169,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'162.253.129.166','Mozilla/5.0 (X11; Ubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2777.35 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-08-08 21:25:15','2022-08-08 21:25:15','2022-08-08 21:25:15','2022-08-08 21:25:15'),(37,'submission','b28f193e-3543-4640-a75b-343d24ed232f',174,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'54.39.219.122','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0,gzip(gfe)',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-08-14 10:05:27','2022-08-14 10:05:27','2022-08-14 10:05:27','2022-08-14 10:05:27'),(38,'submission','cc10a4aa-144f-4794-8119-3ffa01b668ca',179,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'171.22.76.26','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-08-18 02:22:41','2022-08-18 02:22:42','2022-08-18 02:22:41','2022-08-18 02:22:42'),(39,'submission','ed238f76-ae31-4ceb-895e-288762b5037d',184,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'154.92.118.199','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-08-30 07:37:10','2022-08-30 07:37:11','2022-08-30 07:37:10','2022-08-30 07:37:11'),(40,'submission','bf838425-b1a5-49d9-bfcf-3a1e83b960a9',188,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'107.181.178.107','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-08-31 18:03:50','2022-08-31 18:03:50','2022-08-31 18:03:50','2022-08-31 18:03:50'),(41,'submission','d0a8d9af-54f0-4bcb-bbea-a60909a333b4',192,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.38.150','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-03 17:39:04','2022-09-03 17:39:05','2022-09-03 17:39:04','2022-09-03 17:39:05'),(42,'submission','b6cd9cdf-e8c3-430c-b95a-497ab4391d7d',196,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.38.149','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-09 23:02:22','2022-09-09 23:02:23','2022-09-09 23:02:22','2022-09-09 23:02:23'),(43,'submission','f958ff33-0657-429c-9969-af18b48c6f69',200,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'85.208.115.163','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-12 13:55:22','2022-09-12 13:55:22','2022-09-12 13:55:22','2022-09-12 13:55:22'),(44,'submission','09efcec1-f51d-4381-b282-7621f72a462a',204,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'171.22.76.67','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-15 21:29:39','2022-09-15 21:29:39','2022-09-15 21:29:39','2022-09-15 21:29:39'),(45,'submission','294ddc75-49a9-4325-b4d0-e7d53247df26',208,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'192.252.220.41','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-21 11:49:19','2022-09-21 11:49:19','2022-09-21 11:49:19','2022-09-21 11:49:19'),(46,'submission','17a35c2e-d1d6-4d4c-ba43-1cc27cedebeb',212,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'168.181.229.156','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-22 10:09:27','2022-09-22 10:09:27','2022-09-22 10:09:27','2022-09-22 10:09:27'),(47,'submission','b2941421-97e7-489b-b445-6e150dbb4ff9',216,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'192.99.110.136','Mozilla/5.0 (X11; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-24 12:37:56','2022-09-24 12:37:56','2022-09-24 12:37:56','2022-09-24 12:37:56'),(48,'submission','b5dd0227-a97a-4f80-91e6-48d788045d89',220,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'191.102.182.179','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-26 06:10:01','2022-09-26 06:10:02','2022-09-26 06:10:01','2022-09-26 06:10:02'),(49,'submission','bfd80acd-ef12-48aa-955e-48addf709dc9',224,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'54.39.219.124','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-27 14:05:24','2022-09-27 14:05:24','2022-09-27 14:05:24','2022-09-27 14:05:24'),(50,'submission','d9da741d-6d2e-454d-acab-6c27c3bb7835',228,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.37.52','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-29 18:14:36','2022-09-29 18:14:36','2022-09-29 18:14:36','2022-09-29 18:14:36'),(51,'submission','bdbd2500-a3e8-4465-a67f-f3e9b9f6c472',232,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.38.138','Mozilla/5.0 (Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-09-30 14:47:19','2022-09-30 14:47:19','2022-09-30 14:47:19','2022-09-30 14:47:19'),(52,'submission','49e91b40-266e-44d2-b956-ee3a546f593b',236,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'192.99.110.153','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-03 09:47:35','2022-10-03 09:47:35','2022-10-03 09:47:35','2022-10-03 09:47:35'),(53,'submission','deb4c414-8a76-4dce-a19c-2eb01f53e33b',240,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'171.22.76.44','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-07 05:54:54','2022-10-07 05:54:54','2022-10-07 05:54:54','2022-10-07 05:54:54'),(54,'submission','0afdf962-903f-497e-9cad-4e8e8342a151',244,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'191.96.168.200','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-10 02:24:32','2022-10-10 02:24:33','2022-10-10 02:24:32','2022-10-10 02:24:33'),(55,'submission','bc8d21e2-dc41-434a-b81c-64fc2e2a1953',248,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'162.253.129.221','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-10 12:16:43','2022-10-10 12:16:43','2022-10-10 12:16:43','2022-10-10 12:16:43'),(56,'submission','8662af00-dd13-47ad-af77-cd5231d80cc8',252,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'158.69.234.205','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-13 20:28:03','2022-10-13 20:28:03','2022-10-13 20:28:03','2022-10-13 20:28:03'),(57,'submission','71ca56dd-ace5-49b8-9ea4-aa63430ddefb',256,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'165.231.133.20','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edge/44.18363.8131',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-15 18:26:04','2022-10-15 18:26:04','2022-10-15 18:26:04','2022-10-15 18:26:04'),(58,'submission','0cb28ec4-6b0f-4833-9f20-88a80488638c',260,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'162.253.68.156','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-20 23:20:02','2022-10-20 23:20:02','2022-10-20 23:20:02','2022-10-20 23:20:02'),(59,'submission','03a0a37d-1162-437c-9ecf-5e82dc97c151',264,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'162.253.68.230','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-24 22:36:28','2022-10-24 22:36:28','2022-10-24 22:36:28','2022-10-24 22:36:28'),(60,'submission','a069ec82-7396-49f6-94b2-3e5d60560b84',268,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'192.99.110.153','Mozilla/5.0 (Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-10-28 17:34:25','2022-10-28 17:34:25','2022-10-28 17:34:25','2022-10-28 17:34:25'),(61,'submission','12e7af7c-e5bd-47e7-b44e-aa3e66e3ca89',272,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.199.151','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-02 12:16:08','2022-11-02 12:16:08','2022-11-02 12:16:08','2022-11-02 12:16:08'),(62,'submission','fdca92dc-b468-4006-82a9-8b88cf1f8428',276,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'162.253.68.179','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-08 09:45:00','2022-11-08 09:45:00','2022-11-08 09:45:00','2022-11-08 09:45:00'),(63,'submission','09392c6f-7b86-42ed-8596-b5e22df681a7',280,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'89.187.164.129','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-10 17:17:15','2022-11-10 17:17:15','2022-11-10 17:17:15','2022-11-10 17:17:15'),(64,'submission','3eb54635-74e9-4fb6-909a-095d635f0540',284,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'89.187.164.129','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-15 15:04:42','2022-11-15 15:04:43','2022-11-15 15:04:42','2022-11-15 15:04:43'),(65,'submission','512efbc2-ad8c-4caa-b6e8-8f3e12e04892',288,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.252.189.128','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-15 20:44:49','2022-11-15 20:44:49','2022-11-15 20:44:49','2022-11-15 20:44:49'),(66,'submission','94fe1721-c2a0-4fed-ac3b-903ff5e2bd1e',292,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'103.225.202.90','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-18 14:29:41','2022-11-18 14:29:41','2022-11-18 14:29:41','2022-11-18 14:29:41'),(67,'submission','a371f9c8-cf17-400e-aa45-39c998d83f03',296,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'107.181.178.99','Mozilla/5.0 (X11; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-19 22:12:46','2022-11-19 22:12:46','2022-11-19 22:12:46','2022-11-19 22:12:46'),(68,'submission','b2da1733-1d18-44d1-8886-1efa5c35b524',300,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'160.20.11.119','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-20 07:29:06','2022-11-20 07:29:06','2022-11-20 07:29:06','2022-11-20 07:29:06'),(69,'submission','f8bc226b-1843-477f-aba9-5f325d0b4d31',304,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.97.38','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-20 09:35:25','2022-11-20 09:35:25','2022-11-20 09:35:25','2022-11-20 09:35:25'),(70,'submission','aed01702-4b6d-4146-8b69-9665956e4118',308,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'85.208.115.87','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-21 10:05:35','2022-11-21 10:05:35','2022-11-21 10:05:35','2022-11-21 10:05:35'),(71,'submission','023a7c35-d663-4eb7-8cfd-eb9bcf7881a3',312,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.196.164.147','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-21 10:14:25','2022-11-21 10:14:25','2022-11-21 10:14:25','2022-11-21 10:14:25'),(72,'submission','8cfd97d9-4027-498d-883a-ce50e3c8db81',316,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'195.181.168.177','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-22 19:12:18','2022-11-22 19:12:18','2022-11-22 19:12:18','2022-11-22 19:12:18'),(73,'submission','71df1d6b-58e9-4518-953f-574ac6d66f30',320,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.199.138','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-24 19:06:27','2022-11-24 19:06:27','2022-11-24 19:06:27','2022-11-24 19:06:27'),(74,'submission','87f22ef0-e182-4578-a369-6dffeec7a19d',324,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.33.219','Mozilla/5.0 (Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-26 02:15:12','2022-11-26 02:15:12','2022-11-26 02:15:12','2022-11-26 02:15:12'),(75,'submission','5e9b5fc3-774a-413a-bf56-18bf36b476c5',328,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.19.240.92','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-28 11:51:15','2022-11-28 11:51:16','2022-11-28 11:51:15','2022-11-28 11:51:16'),(76,'submission','9bd89ea1-3661-41d0-bb65-9b45a30a6bcb',332,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'89.187.177.74','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-29 16:59:41','2022-11-29 16:59:41','2022-11-29 16:59:41','2022-11-29 16:59:41'),(77,'submission','69610207-5b05-471c-8f12-6b0050c2fc5c',336,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.36.81','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-11-30 02:33:51','2022-11-30 02:33:51','2022-11-30 02:33:51','2022-11-30 02:33:51'),(78,'submission','c33af390-31ee-414e-a811-a2cd4e8c97e6',340,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.16.74.206','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-01 00:02:53','2022-12-01 00:02:53','2022-12-01 00:02:53','2022-12-01 00:02:53'),(79,'submission','6b00ceaf-3fdc-4f59-9318-d73962dbe69b',344,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.199.151','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-04 01:11:29','2022-12-04 01:11:29','2022-12-04 01:11:29','2022-12-04 01:11:29'),(80,'submission','4db5811e-8af4-4563-b7ce-fdc5a4fbc4ed',348,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.199.151','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-08 12:19:41','2022-12-08 12:19:42','2022-12-08 12:19:41','2022-12-08 12:19:42'),(81,'submission','aeca78c0-dcb4-479d-9ad3-be1fb4897b25',352,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'107.152.140.84','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-08 15:21:30','2022-12-08 15:21:30','2022-12-08 15:21:30','2022-12-08 15:21:30'),(82,'submission','5aab3d8f-8ab0-4348-a129-05521f272640',356,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'138.219.74.91','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-09 07:34:28','2022-12-09 07:34:29','2022-12-09 07:34:28','2022-12-09 07:34:29'),(83,'submission','55fbc824-6a2b-4306-a106-9722e7ca8991',360,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.82.28.112','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-09 13:56:14','2022-12-09 13:56:14','2022-12-09 13:56:14','2022-12-09 13:56:14'),(84,'submission','c663dc6f-1d56-42c2-b0dd-f9bdfcdaff50',364,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.199.138','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-12 11:26:03','2022-12-12 11:26:03','2022-12-12 11:26:03','2022-12-12 11:26:03'),(85,'submission','854af199-b1e1-46b5-92cf-4d7a74e07b12',368,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.245.237.41','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-14 04:58:33','2022-12-14 04:58:33','2022-12-14 04:58:33','2022-12-14 04:58:33'),(86,'submission','7677428b-13a9-4324-99fc-d45531ee183b',372,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.247.162.62','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-14 17:47:27','2022-12-14 17:47:28','2022-12-14 17:47:27','2022-12-14 17:47:28'),(87,'submission','c7cca499-1cf0-4c85-b688-511a1925bb09',376,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'191.101.106.73','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-16 08:08:16','2022-12-16 08:08:16','2022-12-16 08:08:16','2022-12-16 08:08:16'),(88,'submission','e80d2b9b-28a6-43f0-92c8-0f5c91441ae8',380,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'89.187.179.58','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-17 04:01:56','2022-12-17 04:01:56','2022-12-17 04:01:56','2022-12-17 04:01:56'),(89,'submission','902790bd-aa74-4b8b-97b4-f6623212a6fa',384,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'191.101.110.54','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-19 02:50:58','2022-12-19 02:50:58','2022-12-19 02:50:58','2022-12-19 02:50:58'),(90,'submission','f9c81a56-0390-4fd5-86c4-5244aa9cba55',388,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'50.3.136.163','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-19 13:43:16','2022-12-19 13:43:17','2022-12-19 13:43:16','2022-12-19 13:43:17'),(91,'submission','e619f518-5a91-4c44-bd29-5ab3469f537f',392,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'191.102.151.212','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-21 19:23:00','2022-12-21 19:23:00','2022-12-21 19:23:00','2022-12-21 19:23:00'),(92,'submission','5db188d9-61f4-4032-9c32-279a05fe1ad7',396,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'195.181.163.8','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-21 21:02:47','2022-12-21 21:02:47','2022-12-21 21:02:47','2022-12-21 21:02:47'),(93,'submission','70b489e0-e57f-44a9-a5b4-c6d0b342a686',400,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'50.3.86.170','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-22 09:55:13','2022-12-22 09:55:13','2022-12-22 09:55:13','2022-12-22 09:55:13'),(94,'submission','f664c37b-d410-4448-9629-7ff5401fac3a',404,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'191.96.181.123','Mozilla/5.0 (Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-23 11:19:30','2022-12-23 11:19:31','2022-12-23 11:19:30','2022-12-23 11:19:31'),(95,'submission','3898c7e3-c70b-4440-b53d-b5f968885506',408,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'103.225.202.135','Mozilla/5.0 (Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-24 02:54:39','2022-12-24 02:54:39','2022-12-24 02:54:39','2022-12-24 02:54:39'),(96,'submission','9da5df1d-79ac-4b03-9e60-e39fb71c5e8d',412,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.16.223.32','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-24 17:33:29','2022-12-24 17:33:29','2022-12-24 17:33:29','2022-12-24 17:33:29'),(97,'submission','7e00df02-3e98-4df2-87dd-7f0f00d35ecb',416,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.90.40.99','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-27 19:45:07','2022-12-27 19:45:07','2022-12-27 19:45:07','2022-12-27 19:45:07'),(98,'submission','bab25b0f-a37b-434e-ab11-7fcacd7e023e',420,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.96.99','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2022-12-30 07:27:41','2022-12-30 07:27:42','2022-12-30 07:27:41','2022-12-30 07:27:42'),(99,'submission','32f80215-1d77-42f3-a437-e3bc67315bb2',424,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.199.137','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-02 09:41:15','2023-01-02 09:41:15','2023-01-02 09:41:15','2023-01-02 09:41:15'),(100,'submission','4d7a0ea9-7c9c-435f-84e1-bddde00c3c14',428,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'49.36.97.21','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-02 12:20:26','2023-01-02 12:20:26','2023-01-02 12:20:26','2023-01-02 12:20:26'),(101,'submission','5d2fd970-5916-4990-86bf-5cf945be791d',432,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.98.11','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-02 13:27:38','2023-01-02 13:27:39','2023-01-02 13:27:38','2023-01-02 13:27:39'),(102,'submission','c3de9489-5364-4725-9626-06bb25b9243f',436,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.19.244.161','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-02 13:32:33','2023-01-02 13:32:33','2023-01-02 13:32:33','2023-01-02 13:32:33'),(103,'submission','59ebee4b-afcf-4ffd-b63b-f1cbc9a89a60',440,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'107.173.7.244','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-04 00:24:56','2023-01-04 00:24:56','2023-01-04 00:24:56','2023-01-04 00:24:56'),(104,'submission','2ff3fe05-b23d-463c-aa22-9c6768980464',444,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.196.220.176','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-04 13:10:09','2023-01-04 13:10:10','2023-01-04 13:10:09','2023-01-04 13:10:10'),(105,'submission','5936ec04-c95f-4813-bf4b-8113f90db1c8',448,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'50.3.86.37','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-05 08:20:26','2023-01-05 08:20:27','2023-01-05 08:20:26','2023-01-05 08:20:27'),(106,'submission','92909b35-2219-42a4-aaa3-59711f950ed8',452,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'103.221.235.91','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-07 04:35:49','2023-01-07 04:35:49','2023-01-07 04:35:49','2023-01-07 04:35:49'),(107,'submission','5455be0d-de64-4a58-891e-26d85ad65893',456,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'143.244.44.182','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-07 05:52:09','2023-01-07 05:52:09','2023-01-07 05:52:09','2023-01-07 05:52:09'),(108,'submission','9a991036-e49b-4e07-8d18-3670b457beb6',460,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.196.220.44','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-10 10:51:18','2023-01-10 10:51:18','2023-01-10 10:51:18','2023-01-10 10:51:18'),(109,'submission','e4758051-9272-43a5-9a08-54f66bad521e',464,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.89.173.195','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-10 11:43:26','2023-01-10 11:43:26','2023-01-10 11:43:26','2023-01-10 11:43:26'),(110,'submission','74bbd6d3-cfd6-4ac8-adfa-973a536d3ace',468,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.152.198.15','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-12 03:17:32','2023-01-12 03:17:32','2023-01-12 03:17:32','2023-01-12 03:17:32'),(111,'submission','7a38dd6d-8821-4e56-a3e1-f6ea686e2565',472,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.90.30.247','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-12 20:44:49','2023-01-12 20:44:49','2023-01-12 20:44:49','2023-01-12 20:44:49'),(112,'submission','867a462b-32c3-4573-95fb-05ccb427b35d',476,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'96.252.13.44','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-13 05:37:22','2023-01-13 05:37:22','2023-01-13 05:37:22','2023-01-13 05:37:22'),(113,'submission','b5a66009-1035-4ad1-bfa0-170348dda907',480,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.90.30.44','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-13 14:42:35','2023-01-13 14:42:35','2023-01-13 14:42:35','2023-01-13 14:42:35'),(114,'submission','e7eef528-5afe-4f08-87df-b4afb49b413a',484,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.98.44','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-13 16:04:56','2023-01-13 16:04:56','2023-01-13 16:04:56','2023-01-13 16:04:56'),(115,'submission','d216ca97-b0a3-4576-99c0-6e89a7d4d2cc',488,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.199.55.243','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-13 22:17:56','2023-01-13 22:17:57','2023-01-13 22:17:56','2023-01-13 22:17:57'),(116,'submission','ec8bb100-07c4-438c-b55b-c8183da49f16',492,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.89.173.197','Mozilla/5.0 (X11; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-14 15:31:20','2023-01-14 15:31:21','2023-01-14 15:31:20','2023-01-14 15:31:21'),(117,'submission','b9d06e80-b794-42cc-b455-0c823635e7ee',496,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.97.92','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-16 18:44:22','2023-01-16 18:44:22','2023-01-16 18:44:22','2023-01-16 18:44:22'),(118,'submission','7a4cbae6-e454-4510-b976-9084ba858949',500,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.240.237.35','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-18 05:31:48','2023-01-18 05:31:48','2023-01-18 05:31:48','2023-01-18 05:31:48'),(119,'submission','adcbcfd7-906b-4f68-917f-447a69f7bcba',504,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.96.227','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-18 18:31:40','2023-01-18 18:31:41','2023-01-18 18:31:40','2023-01-18 18:31:41'),(120,'submission','2ded53fd-4c51-4674-a01f-850f89ddc4ff',508,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.33.151','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-18 18:54:35','2023-01-18 18:54:35','2023-01-18 18:54:35','2023-01-18 18:54:35'),(121,'submission','c758cbea-4395-4379-ba58-2a0f986de851',512,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.199.151','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-19 05:34:16','2023-01-19 05:34:16','2023-01-19 05:34:16','2023-01-19 05:34:16'),(122,'submission','e5399a09-96c8-4fbd-82f5-27f00d2bfff2',516,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'73.159.114.28','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-22 20:11:35','2023-01-22 20:11:35','2023-01-22 20:11:35','2023-01-22 20:11:35'),(123,'submission','7e166e35-5758-4fe1-bd3e-9c65801b8ae3',520,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'73.162.39.46','Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-23 05:44:38','2023-01-23 05:44:39','2023-01-23 05:44:38','2023-01-23 05:44:39'),(124,'submission','000813d9-703f-4089-8915-0367bfffa41e',524,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'143.244.44.182','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-23 13:46:29','2023-01-23 13:46:29','2023-01-23 13:46:29','2023-01-23 13:46:29'),(125,'submission','cae98fa8-bfff-4e28-b0ab-7b6936131135',528,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.231.36.195','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-23 19:24:28','2023-01-23 19:24:29','2023-01-23 19:24:28','2023-01-23 19:24:29'),(126,'submission','64c691e1-0073-4f40-9d5b-1ebebfcc9d90',532,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.152.198.131','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-26 03:36:32','2023-01-26 03:36:32','2023-01-26 03:36:32','2023-01-26 03:36:32'),(127,'submission','51f3057f-477d-45de-826f-5f4347f7b6b4',536,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'76.24.14.149','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-26 15:41:19','2023-01-26 15:41:20','2023-01-26 15:41:19','2023-01-26 15:41:20'),(128,'submission','ef06e91e-ef6c-4dc6-a056-973c8af019a5',540,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.57.23','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-26 15:52:31','2023-01-26 15:52:31','2023-01-26 15:52:31','2023-01-26 15:52:31'),(129,'submission','022988c2-0a77-49f3-94a7-316e7016ff4f',544,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.16.74.213','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-27 08:24:53','2023-01-27 08:24:53','2023-01-27 08:24:53','2023-01-27 08:24:53'),(130,'submission','2c534bdd-b174-464e-acf4-00f4bd239a96',548,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.196.147.3','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-28 00:18:07','2023-01-28 00:18:07','2023-01-28 00:18:07','2023-01-28 00:18:07'),(131,'submission','96078868-45e4-4c7c-bdcf-71f1e76f84a8',552,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.152.198.31','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-28 13:36:22','2023-01-28 13:36:22','2023-01-28 13:36:22','2023-01-28 13:36:22'),(132,'submission','77456b18-9601-4ab7-b70d-e41505fcf15f',556,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'89.187.180.57','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-28 19:37:38','2023-01-28 19:37:39','2023-01-28 19:37:38','2023-01-28 19:37:39'),(133,'submission','3de4987c-3f89-4f18-9cd8-ef5753c3173f',560,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.90.30.172','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-29 11:59:14','2023-01-29 11:59:15','2023-01-29 11:59:14','2023-01-29 11:59:15'),(134,'submission','c9640805-2596-4377-9c8d-fb85c53eac0f',564,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'185.122.170.209','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-29 19:25:48','2023-01-29 19:25:49','2023-01-29 19:25:48','2023-01-29 19:25:49'),(135,'submission','918940b1-3f7b-40d9-9365-b889badb9e56',568,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.33.155','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-01-31 17:09:54','2023-01-31 17:09:55','2023-01-31 17:09:54','2023-01-31 17:09:55'),(136,'submission','897efe6c-a6cb-489e-8b23-82c76806c2bb',572,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'192.241.84.50','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-01 03:20:59','2023-02-01 03:20:59','2023-02-01 03:20:59','2023-02-01 03:20:59'),(137,'submission','e735e92f-dfd2-48cc-aba7-65a596c19675',576,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'181.94.120.160','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-01 17:32:26','2023-02-01 17:32:26','2023-02-01 17:32:26','2023-02-01 17:32:26'),(138,'submission','7c7299bd-75fc-4763-932d-83d348f7098e',580,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.196.147.80','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-01 21:45:12','2023-02-01 21:45:12','2023-02-01 21:45:12','2023-02-01 21:45:12'),(139,'submission','d67180c2-86f5-42a5-b873-ebecafc27023',584,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.199.55.39','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-01 22:02:45','2023-02-01 22:02:45','2023-02-01 22:02:45','2023-02-01 22:02:45'),(140,'submission','787a3f98-0c63-4d4b-9fd9-e1e16facd32b',588,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.90.28.91','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-03 17:48:46','2023-02-03 17:48:46','2023-02-03 17:48:46','2023-02-03 17:48:46'),(141,'submission','629dd7b6-3885-4104-a3cb-bc861cf12746',592,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'143.244.44.182','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edge/44.18363.8131',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-04 09:49:25','2023-02-04 09:49:25','2023-02-04 09:49:25','2023-02-04 09:49:25'),(142,'submission','b5c7be28-e2c1-4ca4-8926-6af09035ec2b',596,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.152.199.245','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-07 07:52:58','2023-02-07 07:52:58','2023-02-07 07:52:58','2023-02-07 07:52:58'),(143,'submission','06ed2477-0ed7-430e-a270-a6a55d64769f',600,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'143.244.44.182','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-07 21:17:07','2023-02-07 21:17:07','2023-02-07 21:17:07','2023-02-07 21:17:07'),(144,'submission','1a30228b-3c3d-4fe4-85c3-524ac62852ca',604,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.229.63.215','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-09 02:44:09','2023-02-09 02:44:10','2023-02-09 02:44:09','2023-02-09 02:44:10'),(145,'submission','5d38da44-2e78-4422-b0a1-7d9a1ebc6e67',608,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.96.30','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-09 17:02:09','2023-02-09 17:02:09','2023-02-09 17:02:09','2023-02-09 17:02:09'),(146,'submission','f2ca15fe-6f30-4d33-8879-442c945cc944',612,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.196.147.113','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-09 18:05:28','2023-02-09 18:05:28','2023-02-09 18:05:28','2023-02-09 18:05:28'),(147,'submission','1980b46e-044e-4a2e-8184-db35010d53f2',616,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.96.210','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-10 14:32:03','2023-02-10 14:32:03','2023-02-10 14:32:03','2023-02-10 14:32:03'),(148,'submission','5975784e-b7e8-444f-9b9e-ec4cd911dfd3',620,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'192.198.126.211','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-10 19:57:20','2023-02-10 19:57:21','2023-02-10 19:57:20','2023-02-10 19:57:21'),(149,'submission','b441feb2-2a70-47cd-a6a8-26bc4fec23c4',624,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.252.189.167','Mozilla/5.0 (X11; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-11 20:14:38','2023-02-11 20:14:38','2023-02-11 20:14:38','2023-02-11 20:14:38'),(150,'submission','e306eef7-897d-4ef1-84b9-bb6d17c77607',628,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.51.132','Mozilla/5.0 (X11; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-12 07:14:54','2023-02-12 07:14:54','2023-02-12 07:14:54','2023-02-12 07:14:54'),(151,'submission','bf9de641-9905-4fe1-8fc8-95719cc4d212',632,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.242.195.47','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-12 14:25:26','2023-02-12 14:25:26','2023-02-12 14:25:26','2023-02-12 14:25:26'),(152,'submission','ce7283f9-1514-4138-8b26-04ccf7067fca',636,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.247.205.61','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-12 18:46:47','2023-02-12 18:46:47','2023-02-12 18:46:47','2023-02-12 18:46:47'),(153,'submission','cbfa715b-12f3-47bd-8962-bb8165383722',640,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.242.114.35','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-13 13:35:55','2023-02-13 13:35:55','2023-02-13 13:35:55','2023-02-13 13:35:55'),(154,'submission','44c46b08-cd31-4fb1-a07a-48723b8063fc',644,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'185.254.65.67','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-14 18:43:37','2023-02-14 18:43:37','2023-02-14 18:43:37','2023-02-14 18:43:37'),(155,'submission','90bbdea7-4aeb-487f-9416-a2ccb0b3fceb',648,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.96.129','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-15 05:22:52','2023-02-15 05:22:53','2023-02-15 05:22:52','2023-02-15 05:22:53'),(156,'submission','085507f6-e4a7-4fb1-b948-87e29c8a005c',652,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'107.175.128.103','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-15 13:07:24','2023-02-15 13:07:24','2023-02-15 13:07:24','2023-02-15 13:07:24'),(157,'submission','7eb4d7d6-9edc-488a-8351-f0af7f101938',656,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.242.20.83','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-15 13:25:23','2023-02-15 13:25:23','2023-02-15 13:25:23','2023-02-15 13:25:23'),(158,'submission','84159342-96dd-4f5d-982d-c74bccb7a3cb',660,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.33.86','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-15 14:13:06','2023-02-15 14:13:07','2023-02-15 14:13:06','2023-02-15 14:13:07'),(159,'submission','dfdaa04b-1550-4f88-ad3e-baa12d4d3f6e',664,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.242.195.179','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-17 03:20:47','2023-02-17 03:20:47','2023-02-17 03:20:47','2023-02-17 03:20:47'),(160,'submission','6ab65a81-d2b1-457d-8abf-aee5fc32c91e',668,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'50.3.136.155','Mozilla/5.0 (Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-17 13:58:13','2023-02-17 13:58:13','2023-02-17 13:58:13','2023-02-17 13:58:13'),(161,'submission','59ce22a8-6ca1-4244-b9a0-190858093806',672,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'165.231.95.64','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-18 12:23:28','2023-02-18 12:23:28','2023-02-18 12:23:28','2023-02-18 12:23:28'),(162,'submission','53d7b7bf-36dc-4cc2-96e8-1ed1e383eb85',676,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'103.225.203.251','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-19 17:54:16','2023-02-19 17:54:17','2023-02-19 17:54:16','2023-02-19 17:54:17'),(163,'submission','f129b4fd-19f0-4840-8b7a-fbda9f298fc3',680,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.200.5','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-20 08:31:36','2023-02-20 08:31:36','2023-02-20 08:31:36','2023-02-20 08:31:36'),(164,'submission','7d1ca052-554e-471d-8145-0533357a515a',684,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.242.115.39','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-20 08:48:58','2023-02-20 08:48:58','2023-02-20 08:48:58','2023-02-20 08:48:58'),(165,'submission','dc6d6967-d7d6-411f-8ad9-e18d200aa9c5',688,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'194.36.96.210','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-20 13:11:15','2023-02-20 13:11:16','2023-02-20 13:11:15','2023-02-20 13:11:16'),(166,'submission','e3a4a1d9-7dea-4aea-9175-dad13173b9a9',692,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'38.153.113.78','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-21 13:16:58','2023-02-21 13:16:58','2023-02-21 13:16:58','2023-02-21 13:16:58'),(167,'submission','71153d11-016f-41b8-8abe-0ff6154c69c8',696,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.36.69','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-23 10:00:04','2023-02-23 10:00:05','2023-02-23 10:00:04','2023-02-23 10:00:05'),(168,'submission','635862ca-db59-41e3-a1ba-48bec2e793fa',700,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.247.224.222','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-26 11:56:26','2023-02-26 11:56:26','2023-02-26 11:56:26','2023-02-26 11:56:26'),(169,'submission','7ed3c6c5-0fd6-42ce-87ca-f740ce6caa3b',704,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.247.192.203','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-27 00:10:38','2023-02-27 00:10:39','2023-02-27 00:10:38','2023-02-27 00:10:39'),(170,'submission','980550ac-fbba-4137-bd89-fd2b35d63052',708,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'103.225.202.106','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-28 02:26:41','2023-02-28 02:26:41','2023-02-28 02:26:41','2023-02-28 02:26:41'),(171,'submission','2c5b664a-f5aa-4027-9fc8-2b42af611855',712,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.51.131','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-28 06:40:48','2023-02-28 06:40:48','2023-02-28 06:40:48','2023-02-28 06:40:48'),(172,'submission','7b59589f-8871-40ae-9857-a6f85b2240bf',716,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.33.138','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-02-28 15:49:16','2023-02-28 15:49:17','2023-02-28 15:49:16','2023-02-28 15:49:17'),(173,'submission','b7bcb810-8f13-40ed-83b9-5f889db88d19',720,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'217.138.206.86','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-01 07:06:10','2023-03-01 07:06:11','2023-03-01 07:06:10','2023-03-01 07:06:11'),(174,'submission','85727328-68a7-4307-88b4-d6c21f69e308',724,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.247.213.203','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-01 18:32:04','2023-03-01 18:32:05','2023-03-01 18:32:04','2023-03-01 18:32:05'),(175,'submission','9ce2b9d8-541f-40e9-bb54-695295b10372',728,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.244.48.215','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edge/44.18363.8131',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-04 20:48:17','2023-03-04 20:48:18','2023-03-04 20:48:17','2023-03-04 20:48:18'),(176,'submission','c72eca69-58ba-4cd9-8230-aeba3af3d68c',732,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.152.199.228','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-05 16:13:39','2023-03-05 16:13:39','2023-03-05 16:13:39','2023-03-05 16:13:39'),(177,'submission','38a87a1e-5d40-4b50-97d6-e63383b692b0',736,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'23.106.30.77','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-07 14:30:43','2023-03-07 14:30:44','2023-03-07 14:30:43','2023-03-07 14:30:44'),(178,'submission','b0526af1-050d-4f93-a25e-9a703b40d4ab',740,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'103.225.202.106','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-07 15:56:29','2023-03-07 15:56:30','2023-03-07 15:56:29','2023-03-07 15:56:30'),(179,'submission','69a36b1b-40f0-4ac1-8f7e-42df18659cfc',744,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.51.131','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-08 00:08:43','2023-03-08 00:08:43','2023-03-08 00:08:43','2023-03-08 00:08:43'),(180,'submission','0899aa9b-213c-40f5-b848-fa474d9afea3',748,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.240.254.67','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-09 10:32:40','2023-03-09 10:32:40','2023-03-09 10:32:40','2023-03-09 10:32:40'),(181,'submission','cc520ff2-4784-4d81-a861-1affc2eafb4c',752,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'172.255.94.48','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-09 13:33:44','2023-03-09 13:33:44','2023-03-09 13:33:44','2023-03-09 13:33:44'),(182,'submission','f94d0748-510c-4b20-ad37-b3e325d2bc44',756,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.51.132','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-10 09:21:15','2023-03-10 09:21:16','2023-03-10 09:21:15','2023-03-10 09:21:16'),(183,'submission','8565c258-7c08-43ed-8131-9517914657e7',760,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.19.244.222','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-12 18:48:35','2023-03-12 18:48:35','2023-03-12 18:48:35','2023-03-12 18:48:35'),(184,'submission','b492b3b8-fcdf-4126-b1f6-6706a408e4d4',764,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.196.34.171','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-13 00:08:04','2023-03-13 00:08:04','2023-03-13 00:08:04','2023-03-13 00:08:04'),(185,'submission','9bcd86c9-42cc-49e1-ace1-e6276a889ac5',768,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'103.225.202.153','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-13 07:03:46','2023-03-13 07:03:47','2023-03-13 07:03:46','2023-03-13 07:03:47'),(186,'submission','91dc976b-b385-4a7d-a74e-2710515d6d79',772,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'212.102.57.85','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-13 14:46:10','2023-03-13 14:46:11','2023-03-13 14:46:10','2023-03-13 14:46:11'),(187,'submission','283db770-534e-4d6c-a68e-8bbb98e24f71',776,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'156.146.51.132','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-14 04:21:32','2023-03-14 04:21:32','2023-03-14 04:21:32','2023-03-14 04:21:32'),(188,'submission','d1ccd571-0746-4531-b488-ba05ef13605c',780,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.196.34.70','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-15 11:35:07','2023-03-15 11:35:07','2023-03-15 11:35:07','2023-03-15 11:35:07'),(189,'submission','31a0dca3-fd9f-4ba1-a097-ff93a91801d9',784,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.16.223.146','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-16 09:33:40','2023-03-16 09:33:41','2023-03-16 09:33:40','2023-03-16 09:33:41'),(190,'submission','d01a8d26-8140-49a1-b94e-f63aa514972a',788,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'170.83.177.133','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-17 02:40:32','2023-03-17 02:40:32','2023-03-17 02:40:32','2023-03-17 02:40:32'),(191,'submission','d493b8a0-4956-47b3-9d51-cb8bbf2fc31f',792,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'217.23.3.171','Mozilla/5.0 (Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-18 04:32:48','2023-03-18 04:32:48','2023-03-18 04:32:48','2023-03-18 04:32:48'),(192,'submission','d6bafb62-6f98-4933-ad79-90c98d3914a3',796,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.247.213.203','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-18 12:02:19','2023-03-18 12:02:19','2023-03-18 12:02:19','2023-03-18 12:02:19'),(193,'submission','2e51e5a0-b8e3-4413-a509-93c603457d91',800,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.19.249.156','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-18 18:08:03','2023-03-18 18:08:03','2023-03-18 18:08:03','2023-03-18 18:08:03'),(194,'submission','d07de373-2e46-4a36-9833-1db5e04aee91',804,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.245.220.4','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-20 00:48:19','2023-03-20 00:48:19','2023-03-20 00:48:19','2023-03-20 00:48:19'),(195,'submission','3a137234-ccb6-45df-831f-54b44b1a1020',808,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'89.187.170.165','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-21 22:50:32','2023-03-21 22:50:33','2023-03-21 22:50:32','2023-03-21 22:50:33'),(196,'submission','428fb904-f082-42cc-a6a3-02f517bad334',812,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'223.29.254.234','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-23 16:04:45','2023-03-23 16:04:46','2023-03-23 16:04:45','2023-03-23 16:04:46'),(197,'submission','6cc96c40-18f9-427d-b49e-7881d5533c01',816,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.46.113.169','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-23 17:27:17','2023-03-23 17:27:18','2023-03-23 17:27:17','2023-03-23 17:27:18'),(198,'submission','0f7f6c4b-9711-4b92-b2a1-b1d53c7f2c35',820,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'168.81.46.74','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-24 07:23:59','2023-03-24 07:23:59','2023-03-24 07:23:59','2023-03-24 07:23:59'),(199,'submission','b1ab8696-e049-4309-9829-c5e3034d6c87',824,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'38.153.112.184','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-24 15:39:00','2023-03-24 15:39:00','2023-03-24 15:39:00','2023-03-24 15:39:00'),(200,'submission','260856cb-d7ef-4278-a087-6e83cd4dfada',828,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'172.241.38.250','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-24 23:34:56','2023-03-24 23:34:57','2023-03-24 23:34:56','2023-03-24 23:34:57'),(201,'submission','46670dee-f279-4602-bc48-66169c47f887',832,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'37.19.200.3','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-25 06:45:37','2023-03-25 06:45:37','2023-03-25 06:45:37','2023-03-25 06:45:37'),(202,'submission','1eddf3a6-f7e6-437d-988d-84157e2b42ab',836,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'45.152.198.187','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-25 06:55:27','2023-03-25 06:55:27','2023-03-25 06:55:27','2023-03-25 06:55:27'),(203,'submission','50208ffd-aa28-4075-89da-530e1b9180b2',840,39,'https://the-collab.com/?page_id=39','Contact','6d0fe77','Contact Me',0,0,'196.16.223.103','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"39\"}','2023-03-25 22:16:51','2023-03-25 22:16:51','2023-03-25 22:16:51','2023-03-25 22:16:51');
/*!40000 ALTER TABLE `wpob_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_e_submissions` with 203 row(s)
--

--
-- Table structure for table `wpob_comments`
--

DROP TABLE IF EXISTS `wpob_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_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)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_comments`
--

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

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

--
-- Table structure for table `wpob_commentmeta`
--

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

--
-- Dumping data for table `wpob_commentmeta`
--

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

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

--
-- Table structure for table `wpob_nextend2_smartslider3_sliders`
--

DROP TABLE IF EXISTS `wpob_nextend2_smartslider3_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_nextend2_smartslider3_sliders` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `alias` varchar(255) DEFAULT NULL,
  `title` varchar(200) NOT NULL,
  `type` varchar(30) NOT NULL,
  `params` mediumtext NOT NULL,
  `status` varchar(50) NOT NULL DEFAULT 'published',
  `time` datetime NOT NULL,
  `thumbnail` varchar(255) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `time` (`time`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_nextend2_smartslider3_sliders`
--

LOCK TABLES `wpob_nextend2_smartslider3_sliders` WRITE;
/*!40000 ALTER TABLE `wpob_nextend2_smartslider3_sliders` DISABLE KEYS */;
INSERT INTO `wpob_nextend2_smartslider3_sliders` VALUES (1,NULL,'Tutorial Slider','simple','{\"aria-label\":\"Slider\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"alias-slideswitch\":\"\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"background-color\":\"FFFFFF00\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"align\":\"normal\",\"margin\":\"0|*|0|*|0|*|0\",\"padding\":\"0|*|0|*|0|*|0\",\"perspective\":\"1000\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"mobileportrait\":\"1\",\"mobilelandscape\":\"1\",\"tabletportrait\":\"1\",\"tabletlandscape\":\"1\",\"desktopportrait\":\"1\",\"desktoplandscape\":\"1\",\"responsiveLimitSlideWidth\":\"1\",\"responsiveSlideWidthDesktopLandscape\":\"0\",\"responsiveSlideWidthMaxDesktopLandscape\":\"1600\",\"responsiveSlideWidth\":\"0\",\"responsiveSlideWidthMax\":\"3000\",\"responsiveSlideWidthTabletLandscape\":\"0\",\"responsiveSlideWidthMaxTabletLandscape\":\"1200\",\"responsiveSlideWidthTablet\":\"0\",\"responsiveSlideWidthMaxTablet\":\"3000\",\"responsiveSlideWidthMobileLandscape\":\"0\",\"responsiveSlideWidthMaxMobileLandscape\":\"740\",\"responsiveSlideWidthMobile\":\"0\",\"responsiveSlideWidthMaxMobile\":\"480\",\"responsive-breakpoint-desktop-portrait\":\"1440\",\"responsive-breakpoint-desktop-portrait-landscape\":\"1440\",\"responsive-breakpoint-tablet-landscape\":\"1300\",\"responsive-breakpoint-tablet-landscape-landscape\":\"1300\",\"responsive-breakpoint-tablet-portrait\":\"1199\",\"responsive-breakpoint-tablet-portrait-landscape\":\"1199\",\"responsive-breakpoint-mobile-landscape\":\"900\",\"responsive-breakpoint-mobile-landscape-landscape\":\"1050\",\"responsive-breakpoint-mobile-portrait\":\"700\",\"responsive-breakpoint-mobile-portrait-landscape\":\"900\",\"responsive-breakpoint-desktop-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-portrait-enabled\":\"1\",\"responsive-breakpoint-mobile-landscape-enabled\":\"0\",\"responsive-breakpoint-mobile-portrait-enabled\":\"1\",\"responsive-breakpoint-global\":\"0\",\"breakpoints-orientation\":\"portrait\",\"responsive-mode\":\"fullwidth\",\"responsiveSliderHeightMin\":\"0\",\"responsiveForceFull\":\"1\",\"responsiveForceFullOverflowX\":\"body\",\"responsiveForceFullHorizontalSelector\":\"body\",\"slider-size-override\":\"0\",\"slider-size-override-mobile-portrait\":\"0\",\"mobile-portrait-width\":\"320\",\"mobile-portrait-height\":\"568\",\"slider-size-override-mobile-landscape\":\"0\",\"mobile-landscape-width\":\"568\",\"mobile-landscape-height\":\"320\",\"slider-size-override-tablet-portrait\":\"0\",\"tablet-portrait-width\":\"768\",\"tablet-portrait-height\":\"1024\",\"slider-size-override-tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"768\",\"slider-size-override-desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"900\",\"controlsTouch\":\"horizontal\",\"controlsScroll\":\"0\",\"controlsKeyboard\":\"1\",\"widget-arrow-enabled\":\"0\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-previous\":\"thin-horizontal.svg\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"1\",\"widget-arrow-previous-hover-color\":\"ffffffff\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next\":\"thin-horizontal.svg\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":\"1\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-display-mobileportrait\":\"0\",\"widget-arrow-display-mobilelandscape\":\"0\",\"widget-arrow-display-tabletportrait\":\"1\",\"widget-arrow-display-tabletlandscape\":\"1\",\"widget-arrow-display-desktopportrait\":\"1\",\"widget-arrow-display-desktoplandscape\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-bullet-enabled\":\"1\",\"widgetbullet\":\"transition\",\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"5\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"5|*|5|*|5|*|5|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\",\\\"borderradius\\\":\\\"50\\\",\\\"extra\\\":\\\"margin: 4px;\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffcc\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\"}]}\",\"widget-bullet-bar\":\"\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"60\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-thumbnail-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000080\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"margin: 5px;\\\"}]}\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-display-mobileportrait\":\"1\",\"widget-bullet-display-mobilelandscape\":\"1\",\"widget-bullet-display-tabletportrait\":\"1\",\"widget-bullet-display-tabletlandscape\":\"1\",\"widget-bullet-display-desktopportrait\":\"1\",\"widget-bullet-display-desktoplandscape\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bar-enabled\":\"0\",\"widgetbar\":\"horizontal\",\"widget-bar-position-mode\":\"simple\",\"widget-bar-position-area\":\"10\",\"widget-bar-position-stack\":\"1\",\"widget-bar-position-offset\":\"30\",\"widget-bar-position-horizontal\":\"left\",\"widget-bar-position-horizontal-position\":\"0\",\"widget-bar-position-horizontal-unit\":\"px\",\"widget-bar-position-vertical\":\"top\",\"widget-bar-position-vertical-position\":\"0\",\"widget-bar-position-vertical-unit\":\"px\",\"widget-bar-animate\":\"0\",\"widget-bar-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"5|*|20|*|5|*|20|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"40\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-bar-show-title\":\"1\",\"widget-bar-font-title\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-show-description\":\"1\",\"widget-bar-font-description\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":1,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"Raleway,Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-slide-count\":\"0\",\"widget-bar-width\":\"100%\",\"widget-bar-full-width\":\"0\",\"widget-bar-separator\":\" - \",\"widget-bar-align\":\"center\",\"widget-bar-display-hover\":\"0\",\"widget-bar-display-mobileportrait\":\"1\",\"widget-bar-display-mobilelandscape\":\"1\",\"widget-bar-display-tabletportrait\":\"1\",\"widget-bar-display-tabletlandscape\":\"1\",\"widget-bar-display-desktopportrait\":\"1\",\"widget-bar-display-desktoplandscape\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-thumbnail-enabled\":\"0\",\"widgetthumbnail\":\"default\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widget-thumbnail-position-mode\":\"simple\",\"widget-thumbnail-position-area\":\"12\",\"widget-thumbnail-position-stack\":\"1\",\"widget-thumbnail-position-offset\":\"0\",\"widget-thumbnail-position-horizontal\":\"left\",\"widget-thumbnail-position-horizontal-position\":\"0\",\"widget-thumbnail-position-horizontal-unit\":\"px\",\"widget-thumbnail-position-vertical\":\"top\",\"widget-thumbnail-position-vertical-position\":\"0\",\"widget-thumbnail-position-vertical-unit\":\"px\",\"widget-thumbnail-action\":\"click\",\"widget-thumbnail-align-content\":\"start\",\"widget-thumbnail-style-bar\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"242424ff\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-style-slides\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"padding\\\":\\\"0|*|0|*|0|*|0|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|ffffff00\\\",\\\"borderradius\\\":\\\"0\\\",\\\"opacity\\\":\\\"40\\\",\\\"extra\\\":\\\"margin: 3px;\\ntransition: all 0.4s;\\nbackground-size: cover;\\\"},{\\\"border\\\":\\\"0|*|solid|*|ffffffcc\\\",\\\"opacity\\\":\\\"100\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-title-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"3|*|10|*|3|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"bottom: 0;\\nleft: 0;\\\"}]}\",\"widget-thumbnail-title\":\"0\",\"widget-thumbnail-title-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-description\":\"0\",\"widget-thumbnail-description-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-caption-placement\":\"overlay\",\"widget-thumbnail-caption-size\":\"100\",\"widget-thumbnail-arrow\":\"1\",\"widget-thumbnail-arrow-width\":\"26\",\"widget-thumbnail-arrow-offset\":\"0\",\"widget-thumbnail-arrow-prev-alt\":\"previous arrow\",\"widget-thumbnail-arrow-next-alt\":\"next arrow\",\"widget-thumbnail-arrow-image\":\"\",\"widget-thumbnail-group\":\"1\",\"widget-thumbnail-invert-group-direction\":\"0\",\"widget-thumbnail-orientation\":\"auto\",\"widget-thumbnail-size\":\"100%\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-display-mobileportrait\":\"1\",\"widget-thumbnail-display-mobilelandscape\":\"1\",\"widget-thumbnail-display-tabletportrait\":\"1\",\"widget-thumbnail-display-tabletlandscape\":\"1\",\"widget-thumbnail-display-desktopportrait\":\"1\",\"widget-thumbnail-display-desktoplandscape\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-shadow-enabled\":\"0\",\"widgetshadow\":\"shadow\",\"widget-shadow-shadow\":\"dark.png\",\"widget-shadow-shadow-image\":\"\",\"widget-shadow-width\":\"100%\",\"widget-shadow-display-mobileportrait\":\"1\",\"widget-shadow-display-mobilelandscape\":\"1\",\"widget-shadow-display-tabletportrait\":\"1\",\"widget-shadow-display-tabletlandscape\":\"1\",\"widget-shadow-display-desktopportrait\":\"1\",\"widget-shadow-display-desktoplandscape\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widget-fullscreen-enabled\":\"0\",\"widgetfullscreen\":\"image\",\"widget-fullscreen-tonormal\":\"full1.svg\",\"widget-fullscreen-tonormal-image\":\"\",\"widget-fullscreen-tonormal-color\":\"ffffffcc\",\"widget-fullscreen-mirror\":\"1\",\"widget-fullscreen-tofull\":\"full1.svg\",\"widget-fullscreen-tofull-image\":\"\",\"widget-fullscreen-tofull-color\":\"ffffffcc\",\"widget-fullscreen-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-fullscreen-position-mode\":\"simple\",\"widget-fullscreen-position-area\":\"4\",\"widget-fullscreen-position-stack\":\"1\",\"widget-fullscreen-position-offset\":\"15\",\"widget-fullscreen-position-horizontal\":\"left\",\"widget-fullscreen-position-horizontal-position\":\"0\",\"widget-fullscreen-position-horizontal-unit\":\"px\",\"widget-fullscreen-position-vertical\":\"top\",\"widget-fullscreen-position-vertical-position\":\"0\",\"widget-fullscreen-position-vertical-unit\":\"px\",\"widget-fullscreen-responsive-desktop\":\"1\",\"widget-fullscreen-responsive-tablet\":\"0.7\",\"widget-fullscreen-responsive-mobile\":\"0.5\",\"widget-fullscreen-display-hover\":\"0\",\"widget-fullscreen-display-mobileportrait\":\"1\",\"widget-fullscreen-display-mobilelandscape\":\"1\",\"widget-fullscreen-display-tabletportrait\":\"1\",\"widget-fullscreen-display-tabletlandscape\":\"1\",\"widget-fullscreen-display-desktopportrait\":\"1\",\"widget-fullscreen-display-desktoplandscape\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-html-enabled\":\"0\",\"widgethtml\":\"html\",\"widget-html-position-mode\":\"simple\",\"widget-html-position-area\":\"2\",\"widget-html-position-stack\":\"1\",\"widget-html-position-offset\":\"0\",\"widget-html-position-horizontal\":\"left\",\"widget-html-position-horizontal-position\":\"0\",\"widget-html-position-horizontal-unit\":\"px\",\"widget-html-position-vertical\":\"top\",\"widget-html-position-vertical-position\":\"0\",\"widget-html-position-vertical-unit\":\"px\",\"widget-html-code\":\"\",\"widget-html-display-hover\":\"0\",\"widget-html-display-mobileportrait\":\"1\",\"widget-html-display-mobilelandscape\":\"1\",\"widget-html-display-tabletportrait\":\"1\",\"widget-html-display-tabletlandscape\":\"1\",\"widget-html-display-desktopportrait\":\"1\",\"widget-html-display-desktoplandscape\":\"1\",\"widget-html-exclude-slides\":\"\",\"animation\":\"fade\",\"animation-duration\":\"500\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"carousel\":\"1\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"shape-divider\":\"\",\"particle\":\"\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"autoplay\":\"0\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayAllowReStart\":\"0\",\"autoplayLoop\":\"1\",\"autoplayfinish\":\"1|*|loop|*|current\",\"loop-single-slide\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"widget-autoplay-enabled\":\"0\",\"widgetautoplay\":\"image\",\"widget-autoplay-play\":\"small-light.svg\",\"widget-autoplay-play-image\":\"\",\"widget-autoplay-play-color\":\"ffffffcc\",\"widget-autoplay-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-autoplay-mirror\":\"1\",\"widget-autoplay-pause\":\"small-light.svg\",\"widget-autoplay-pause-image\":\"\",\"widget-autoplay-pause-color\":\"ffffffcc\",\"widget-autoplay-responsive-desktop\":\"1\",\"widget-autoplay-responsive-tablet\":\"0.7\",\"widget-autoplay-responsive-mobile\":\"0.5\",\"widget-autoplay-position-mode\":\"simple\",\"widget-autoplay-position-area\":\"4\",\"widget-autoplay-position-stack\":\"1\",\"widget-autoplay-position-offset\":\"15\",\"widget-autoplay-position-horizontal\":\"left\",\"widget-autoplay-position-horizontal-position\":\"0\",\"widget-autoplay-position-horizontal-unit\":\"px\",\"widget-autoplay-position-vertical\":\"top\",\"widget-autoplay-position-vertical-position\":\"0\",\"widget-autoplay-position-vertical-unit\":\"px\",\"widget-autoplay-display-hover\":\"0\",\"widget-autoplay-display-mobileportrait\":\"1\",\"widget-autoplay-display-mobilelandscape\":\"1\",\"widget-autoplay-display-tabletportrait\":\"1\",\"widget-autoplay-display-tabletlandscape\":\"1\",\"widget-autoplay-display-desktopportrait\":\"1\",\"widget-autoplay-display-desktoplandscape\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-indicator-enabled\":\"0\",\"widgetindicator\":\"pie\",\"widget-indicator-position-mode\":\"simple\",\"widget-indicator-position-area\":\"4\",\"widget-indicator-position-stack\":\"1\",\"widget-indicator-position-offset\":\"15\",\"widget-indicator-position-horizontal\":\"left\",\"widget-indicator-position-horizontal-position\":\"0\",\"widget-indicator-position-horizontal-unit\":\"px\",\"widget-indicator-position-vertical\":\"top\",\"widget-indicator-position-vertical-position\":\"0\",\"widget-indicator-position-vertical-unit\":\"px\",\"widget-indicator-size\":\"25\",\"widget-indicator-thickness\":\"30\",\"widget-indicator-track\":\"000000ab\",\"widget-indicator-bar\":\"ffffffff\",\"widget-indicator-style\":\"\",\"widget-indicator-display-hover\":\"0\",\"widget-indicator-display-mobileportrait\":\"1\",\"widget-indicator-display-mobilelandscape\":\"1\",\"widget-indicator-display-tabletportrait\":\"1\",\"widget-indicator-display-tabletlandscape\":\"1\",\"widget-indicator-display-desktopportrait\":\"1\",\"widget-indicator-display-desktoplandscape\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize-scale\":\"0\",\"optimize-quality\":\"70\",\"optimize-thumbnail-scale\":\"0\",\"optimize-thumbnail-quality\":\"70\",\"optimize-slide-width-normal\":\"1920\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-width-tablet\":\"800\",\"layer-image-width-mobile\":\"425\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"50\",\"slides-background-video-mobile\":\"1\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"backgroundMode\":\"fill\",\"slide-css\":\"\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"reverse-slides\":\"0\",\"maximumslidecount\":\"1000\",\"maintain-session\":\"0\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"slide-background-parallax\":\"0\",\"slide-background-parallax-strength\":\"50\",\"bg-parallax-tablet\":\"0\",\"bg-parallax-mobile\":\"0\",\"blockrightclick\":\"0\",\"controlsBlockCarouselInteraction\":\"1\",\"clear-both\":\"1\",\"clear-both-after\":\"1\",\"overflow-hidden-page\":\"0\",\"responsiveFocusUser\":\"1\",\"responsiveFocusEdge\":\"auto\",\"classes\":\"\",\"custom-css-codes\":\"\",\"callbacks\":\"\",\"related-posts\":\"\"}','published','2020-02-25 13:53:41','https://smartslider3.com/wp-content/uploads/slider404/tutorialsliderthumbnail-1.png',0);
/*!40000 ALTER TABLE `wpob_nextend2_smartslider3_sliders` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_nextend2_smartslider3_sliders` with 1 row(s)
--

--
-- Table structure for table `wpob_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wpob_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_tax_rate_classes`
--

LOCK TABLES `wpob_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wpob_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wpob_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wpob_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

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

--
-- Table structure for table `wpob_stm_lms_user_quizzes`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_quizzes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_quizzes` (
  `user_quiz_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `course_id` mediumint(9) NOT NULL,
  `quiz_id` mediumint(9) NOT NULL,
  `progress` mediumint(9) NOT NULL,
  `status` varchar(45) NOT NULL DEFAULT '',
  `sequency` text NOT NULL DEFAULT '',
  PRIMARY KEY (`user_quiz_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_quizzes`
--

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

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

--
-- Table structure for table `wpob_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wpob_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_order_tax_lookup`
--

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

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

--
-- Table structure for table `wpob_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wpob_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2239 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_admin_note_actions`
--

LOCK TABLES `wpob_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpob_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpob_wc_admin_note_actions` VALUES (2204,1,'stripe_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(2205,2,'square_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(2206,3,'wcpay_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(2207,4,'browse_extensions','Browse extensions','https://the-collab.com/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(2208,5,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),(2209,6,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/','actioned',1,'',NULL,NULL),(2210,7,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/','actioned',1,'',NULL,NULL),(2211,8,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,'',NULL,NULL),(2212,9,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',1,'',NULL,NULL),(2213,10,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL),(2214,11,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',1,'',NULL,NULL),(2215,12,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox','actioned',1,'',NULL,NULL),(2216,13,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox','actioned',1,'',NULL,NULL),(2217,14,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox','unactioned',1,'',NULL,NULL),(2218,15,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',1,'',NULL,NULL),(2219,16,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',1,'',NULL,NULL),(2220,17,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads','actioned',1,'',NULL,NULL),(2221,18,'update-wc-subscriptions-3-0-15','View latest version','https://the-collab.com/wp-admin/admin.php?page=wc-admin&page=wc-addons&section=helper','actioned',1,'',NULL,NULL),(2222,19,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',1,'',NULL,NULL),(1868,22,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(1869,23,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(2223,24,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(2224,25,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(2226,26,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(2228,27,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(2230,28,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(2232,29,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(2233,30,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',1,'',NULL,NULL),(2234,31,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',1,'',NULL,NULL),(2225,26,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(2227,27,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(2229,28,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(2231,29,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(67,32,'notify-refund-returns-page','Edit page','https://the-collab.com/wp-admin/post.php?post=9&action=edit','actioned',0,'',NULL,NULL),(68,33,'connect','Connect','?page=wc-addons&section=helper','unactioned',0,'',NULL,NULL),(366,34,'learn_more','Learn More','https://woocommerce.com/checkout-blocks/','actioned',0,'',NULL,NULL),(400,35,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(401,36,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(402,36,'affirm-insight-first-product-and-payment','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(403,37,'update-store-details','Update store details','http://the-collab.com/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),(437,38,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned',0,'',NULL,NULL),(438,39,'add-first-product','Add a product','https://the-collab.com/wp-admin/admin.php?page=wc-admin&task=products','actioned',0,'',NULL,NULL),(472,40,'learn-more','Learn more','https://docs.woocommerce.com/document/managing-products/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(539,41,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned',1,'',NULL,NULL),(2028,56,'lead_gen_existing_customers_1','Yes, please','https://woocommerce.com/take-your-business-to-the-next-level/','actioned',0,'',NULL,NULL),(1000,48,'tracking-opt-in','Activate usage tracking','','actioned',1,'',NULL,NULL),(1001,49,'learn-more','Learn more','https://woocommerce.com/payments/?utm_medium=product','unactioned',0,'',NULL,NULL),(1002,49,'get-started','Get started','https://the-collab.com/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(1003,50,'jetpack-backup-woocommerce','Get backups','https://jetpack.com/upgrade/backup-woocommerce/?utm_source=inbox&#038;utm_medium=automattic_referred&#038;utm_campaign=jp_backup_to_woo','actioned',0,'',NULL,NULL),(1004,51,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(1005,51,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(1041,43,'update-db_done','Thanks!','https://the-collab.com/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data&wc-hide-notice=update','actioned',1,'woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'),(2235,52,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','https://woocommerce.com/in-person-payments/','actioned',0,'',NULL,NULL),(2236,53,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','https://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),(2237,54,'stripe_applepay_q1_2022','Add Apple Pay','https://the-collab.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout&section=stripe','actioned',0,'',NULL,NULL),(2238,55,'square_applepay_q1_2022','Add Apple Pay','https://the-collab.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned',0,'',NULL,NULL);
/*!40000 ALTER TABLE `wpob_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_wc_admin_note_actions` with 56 row(s)
--

--
-- Table structure for table `wpob_stm_lms_user_cart`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_cart`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_cart` (
  `user_cart_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `item_id` mediumint(9) NOT NULL,
  `quantity` mediumint(9) NOT NULL,
  `price` float NOT NULL,
  `enterprise` float DEFAULT 0,
  `bundle` float DEFAULT 0,
  PRIMARY KEY (`user_cart_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_cart`
--

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

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

--
-- Table structure for table `wpob_weforms_entries`
--

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

--
-- Dumping data for table `wpob_weforms_entries`
--

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

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

--
-- Table structure for table `wpob_stm_lms_user_searches`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_searches`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_searches` (
  `user_search_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) DEFAULT NULL,
  `time` int(11) DEFAULT NULL,
  `search` text NOT NULL,
  PRIMARY KEY (`user_search_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_searches`
--

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

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

--
-- Table structure for table `wpob_nextend2_smartslider3_generators`
--

DROP TABLE IF EXISTS `wpob_nextend2_smartslider3_generators`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_nextend2_smartslider3_generators` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `group` varchar(254) NOT NULL,
  `type` varchar(254) NOT NULL,
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_nextend2_smartslider3_generators`
--

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

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

--
-- Table structure for table `wpob_wc_rate_limits`
--

DROP TABLE IF EXISTS `wpob_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_rate_limits`
--

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

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

--
-- Table structure for table `wpob_tutor_withdraws`
--

DROP TABLE IF EXISTS `wpob_tutor_withdraws`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_tutor_withdraws` (
  `withdraw_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) DEFAULT NULL,
  `amount` decimal(16,2) DEFAULT NULL,
  `method_data` text DEFAULT NULL,
  `status` varchar(50) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  PRIMARY KEY (`withdraw_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_tutor_withdraws`
--

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

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

--
-- Table structure for table `wpob_tutor_quiz_questions`
--

DROP TABLE IF EXISTS `wpob_tutor_quiz_questions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_tutor_quiz_questions` (
  `question_id` int(11) NOT NULL AUTO_INCREMENT,
  `quiz_id` int(11) DEFAULT NULL,
  `question_title` text DEFAULT NULL,
  `question_description` longtext DEFAULT NULL,
  `question_type` varchar(50) DEFAULT NULL,
  `question_mark` decimal(9,2) DEFAULT NULL,
  `question_settings` longtext DEFAULT NULL,
  `question_order` int(11) DEFAULT NULL,
  PRIMARY KEY (`question_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_tutor_quiz_questions`
--

LOCK TABLES `wpob_tutor_quiz_questions` WRITE;
/*!40000 ALTER TABLE `wpob_tutor_quiz_questions` DISABLE KEYS */;
INSERT INTO `wpob_tutor_quiz_questions` VALUES (1,19,'Is it a cat','','multiple_choice',1.00,'a:2:{s:13:\"question_type\";s:15:\"multiple_choice\";s:13:\"question_mark\";s:4:\"1.00\";}',1);
/*!40000 ALTER TABLE `wpob_tutor_quiz_questions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_tutor_quiz_questions` with 1 row(s)
--

--
-- Table structure for table `wpob_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wpob_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_shipping_zones`
--

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

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

--
-- Table structure for table `wpob_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpob_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=266 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_actionscheduler_actions`
--

LOCK TABLES `wpob_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpob_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpob_actionscheduler_actions` VALUES (5,'action_scheduler/migration_hook','complete','2022-01-17 15:42:32','2022-01-17 15:42:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642434152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642434152;}',1,1,'2022-01-17 15:42:39','2022-01-17 15:42:39',0,NULL),(6,'woocommerce_update_marketplace_suggestions','complete','2022-01-17 17:21:01','2022-01-17 17:21:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642440061;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642440061;}',0,1,'2022-01-17 17:21:32','2022-01-17 17:21:32',0,NULL),(7,'woocommerce_run_update_callback','complete','2022-01-18 01:58:54','2022-01-18 01:58:54','[\"wc_admin_update_271_update_task_list_options\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471134;}',2,1,'2022-01-18 01:58:55','2022-01-18 01:58:55',0,NULL),(8,'woocommerce_run_update_callback','complete','2022-01-18 01:58:55','2022-01-18 01:58:55','[\"wc_admin_update_271_db_version\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471135;}',2,1,'2022-01-18 01:58:55','2022-01-18 01:58:55',0,NULL),(9,'woocommerce_run_update_callback','complete','2022-01-18 01:58:56','2022-01-18 01:58:56','[\"wc_admin_update_280_order_status\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471136;}',2,1,'2022-01-18 04:38:09','2022-01-18 04:38:09',0,NULL),(10,'woocommerce_run_update_callback','complete','2022-01-18 01:58:57','2022-01-18 01:58:57','[\"wc_admin_update_280_db_version\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471137;}',2,1,'2022-01-18 04:38:09','2022-01-18 04:38:09',0,NULL),(11,'woocommerce_run_update_callback','complete','2022-01-18 01:58:58','2022-01-18 01:58:58','[\"wc_admin_update_290_update_apperance_task_option\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471138;}',2,1,'2022-01-18 04:38:09','2022-01-18 04:38:09',0,NULL),(12,'woocommerce_run_update_callback','complete','2022-01-18 01:58:59','2022-01-18 01:58:59','[\"wc_admin_update_290_delete_default_homepage_layout_option\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471139;}',2,1,'2022-01-18 04:38:09','2022-01-18 04:38:09',0,NULL),(13,'woocommerce_run_update_callback','complete','2022-01-18 01:59:00','2022-01-18 01:59:00','[\"wc_admin_update_290_db_version\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471140;}',2,1,'2022-01-18 04:38:09','2022-01-18 04:38:09',0,NULL),(14,'woocommerce_run_update_callback','complete','2022-01-18 01:59:01','2022-01-18 01:59:01','[\"wc_admin_update_300_update_is_read_from_last_read\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471141;}',2,1,'2022-01-18 04:38:09','2022-01-18 04:38:09',0,NULL),(15,'woocommerce_run_update_callback','complete','2022-01-18 01:59:02','2022-01-18 01:59:02','[\"wc_admin_update_300_db_version\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642471142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642471142;}',2,1,'2022-01-18 04:38:09','2022-01-18 04:38:09',0,NULL),(16,'wc-admin_import_customers','complete','2022-01-23 17:23:42','2022-01-23 17:23:42','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642958622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642958622;}',3,1,'2022-01-23 17:26:26','2022-01-23 17:26:26',0,NULL),(17,'wcs_add_start_date_metadata','complete','2022-01-23 18:37:39','2022-01-23 18:37:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642963059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642963059;}',0,1,'2022-01-23 18:37:40','2022-01-23 18:37:40',0,NULL),(29,'woocommerce_run_update_callback','complete','2022-01-23 18:39:48','2022-01-23 18:39:48','{\"update_callback\":\"wc_update_600_db_version\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642963188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642963188;}',2,1,'2022-01-23 18:39:49','2022-01-23 18:39:49',0,NULL),(28,'woocommerce_run_update_callback','complete','2022-01-23 18:39:47','2022-01-23 18:39:47','{\"update_callback\":\"wc_update_600_migrate_rate_limit_options\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642963187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642963187;}',2,1,'2022-01-23 18:39:49','2022-01-23 18:39:49',0,NULL),(27,'woocommerce_update_db_to_current_version','complete','2022-01-23 18:39:37','2022-01-23 18:39:37','{\"version\":\"6.1.1\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642963177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642963177;}',2,1,'2022-01-23 18:39:49','2022-01-23 18:39:49',0,NULL),(26,'woocommerce_run_update_callback','complete','2022-01-23 18:39:36','2022-01-23 18:39:36','{\"update_callback\":\"wc_update_600_db_version\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642963176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642963176;}',2,1,'2022-01-23 18:39:49','2022-01-23 18:39:49',0,NULL),(25,'woocommerce_run_update_callback','complete','2022-01-23 18:39:35','2022-01-23 18:39:35','{\"update_callback\":\"wc_update_600_migrate_rate_limit_options\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642963175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642963175;}',2,1,'2022-01-23 18:39:49','2022-01-23 18:39:49',0,NULL),(24,'wcpay_refresh_account_cache','complete','2022-01-23 20:38:16','2022-01-23 20:38:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642970296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642970296;}',4,1,'2022-01-23 20:40:15','2022-01-23 20:40:15',0,NULL),(32,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-01-24 02:56:10','2022-01-24 02:56:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1642992970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1642992970;}',0,1,'2022-01-24 02:56:13','2022-01-24 02:56:13',0,NULL),(34,'wcpay_refresh_account_cache','complete','2022-01-24 11:58:57','2022-01-24 11:58:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643025537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643025537;}',4,1,'2022-01-24 12:16:19','2022-01-24 12:16:19',0,NULL),(33,'wcpay_refresh_account_cache','complete','2022-01-24 09:31:20','2022-01-24 09:31:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643016680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643016680;}',4,1,'2022-01-24 09:58:57','2022-01-24 09:58:57',0,NULL),(35,'wcpay_refresh_account_cache','complete','2022-01-24 14:16:19','2022-01-24 14:16:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643033779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643033779;}',4,1,'2022-01-24 14:20:48','2022-01-24 14:20:48',0,NULL),(38,'action_scheduler/migration_hook','complete','2022-01-24 17:27:54','2022-01-24 17:27:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643045274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643045274;}',1,1,'2022-01-24 17:28:01','2022-01-24 17:28:01',0,NULL),(37,'wcpay_refresh_account_cache','complete','2022-01-24 18:59:05','2022-01-24 18:59:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643050745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643050745;}',4,1,'2022-01-24 19:00:56','2022-01-24 19:00:56',0,NULL),(39,'action_scheduler/migration_hook','complete','2022-01-24 17:29:14','2022-01-24 17:29:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643045354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643045354;}',1,1,'2022-01-24 17:29:26','2022-01-24 17:29:26',0,NULL),(40,'action_scheduler/migration_hook','complete','2022-01-24 17:31:15','2022-01-24 17:31:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643045475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643045475;}',1,1,'2022-01-24 17:31:26','2022-01-24 17:31:26',0,NULL),(41,'wc-admin_import_customers','complete','2022-01-24 17:33:49','2022-01-24 17:33:49','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643045629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643045629;}',3,1,'2022-01-24 17:34:44','2022-01-24 17:34:44',0,NULL),(42,'wcpay_refresh_account_cache','complete','2022-01-24 21:00:56','2022-01-24 21:00:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643058056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643058056;}',4,1,'2022-01-24 21:10:01','2022-01-24 21:10:01',0,NULL),(45,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-01-25 03:21:57','2022-01-25 03:21:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643080917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643080917;}',0,1,'2022-01-25 03:21:57','2022-01-25 03:21:57',0,NULL),(49,'wcpay_refresh_account_cache','complete','2022-01-25 23:40:52','2022-01-25 23:40:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643154052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643154052;}',4,1,'2022-01-25 23:44:16','2022-01-25 23:44:16',0,NULL),(50,'wcpay_refresh_account_cache','complete','2022-01-26 01:44:16','2022-01-26 01:44:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643161456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643161456;}',4,1,'2022-01-26 01:58:33','2022-01-26 01:58:33',0,NULL),(60,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-01-27 03:19:52','2022-01-27 03:19:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643253592;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643253592;}',0,1,'2022-01-27 03:19:55','2022-01-27 03:19:55',0,NULL),(139,'wcpay_refresh_account_cache','complete','2022-02-03 02:20:19','2022-02-03 02:20:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643854819;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643854819;}',4,1,'2022-02-03 02:49:19','2022-02-03 02:49:19',0,NULL),(53,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-01-26 06:07:55','2022-01-26 06:07:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643177275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643177275;}',0,1,'2022-01-26 06:07:55','2022-01-26 06:07:55',0,NULL),(65,'wc-admin_import_customers','complete','2022-01-27 16:01:16','2022-01-27 16:01:16','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643299276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643299276;}',3,1,'2022-01-27 16:02:45','2022-01-27 16:02:45',0,NULL),(68,'wcpay_refresh_account_cache','complete','2022-01-28 01:53:34','2022-01-28 01:53:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643334814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643334814;}',4,1,'2022-01-28 01:58:33','2022-01-28 01:58:33',0,NULL),(133,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-02 02:00:55','2022-02-02 02:00:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643767255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643767255;}',0,1,'2022-02-02 02:00:58','2022-02-02 02:00:58',0,NULL),(71,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-01-28 06:28:04','2022-01-28 06:28:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643351284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643351284;}',0,1,'2022-01-28 06:28:04','2022-01-28 06:28:04',0,NULL),(129,'wcpay_refresh_account_cache','complete','2022-02-01 19:26:21','2022-02-01 19:26:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643743581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643743581;}',4,1,'2022-02-01 19:47:07','2022-02-01 19:47:07',0,NULL),(126,'wcpay_refresh_account_cache','complete','2022-02-01 09:59:54','2022-02-01 09:59:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643709594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643709594;}',4,1,'2022-02-01 10:19:23','2022-02-01 10:19:23',0,NULL),(125,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-01 06:08:51','2022-02-01 06:08:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643695731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643695731;}',0,1,'2022-02-01 06:08:54','2022-02-01 06:08:54',0,NULL),(122,'wc-admin_delete_user_customers','complete','2022-02-01 00:13:40','2022-02-01 00:13:40','[2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643674420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643674420;}',3,1,'2022-02-01 00:15:23','2022-02-01 00:15:23',0,NULL),(98,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-01-30 05:03:29','2022-01-30 05:03:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643519009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643519009;}',0,1,'2022-01-30 05:03:29','2022-01-30 05:03:29',0,NULL),(108,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-01-31 05:08:54','2022-01-31 05:08:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643605734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643605734;}',0,1,'2022-01-31 05:08:57','2022-01-31 05:08:57',0,NULL),(90,'wcpay_refresh_account_cache','complete','2022-01-29 08:02:42','2022-01-29 08:02:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643443362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643443362;}',4,1,'2022-01-29 08:04:36','2022-01-29 08:04:36',0,NULL),(121,'wc-admin_import_customers','complete','2022-02-01 00:11:16','2022-02-01 00:11:16','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643674276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643674276;}',3,1,'2022-02-01 00:11:32','2022-02-01 00:11:32',0,NULL),(89,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-01-29 01:59:53','2022-01-29 01:59:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643421593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643421593;}',0,1,'2022-01-29 01:59:53','2022-01-29 01:59:53',0,NULL),(86,'wcpay_refresh_account_cache','complete','2022-01-28 21:37:27','2022-01-28 21:37:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643405847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643405847;}',4,1,'2022-01-28 21:38:46','2022-01-28 21:38:46',0,NULL),(140,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-03 02:49:18','2022-02-03 02:49:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643856558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643856558;}',0,1,'2022-02-03 02:49:19','2022-02-03 02:49:19',0,NULL),(137,'wcpay_refresh_account_cache','complete','2022-02-02 20:29:25','2022-02-02 20:29:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643833765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643833765;}',4,1,'2022-02-02 20:34:49','2022-02-02 20:34:49',0,NULL),(119,'wcpay_refresh_account_cache','complete','2022-01-31 22:08:39','2022-01-31 22:08:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643666919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643666919;}',4,1,'2022-01-31 22:33:16','2022-01-31 22:33:16',0,NULL),(160,'wcpay_refresh_account_cache','complete','2022-02-05 03:58:26','2022-02-05 03:58:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644033506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644033506;}',4,1,'2022-02-05 04:06:20','2022-02-05 04:06:20',0,NULL),(162,'wcpay_refresh_account_cache','complete','2022-02-05 06:06:20','2022-02-05 06:06:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644041180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644041180;}',4,1,'2022-02-05 06:12:33','2022-02-05 06:12:33',0,NULL),(161,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-05 02:21:05','2022-02-05 02:21:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644027665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644027665;}',0,1,'2022-02-05 02:21:05','2022-02-05 02:21:05',0,NULL),(153,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-04 02:41:24','2022-02-04 02:41:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643942484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643942484;}',0,1,'2022-02-04 02:41:24','2022-02-04 02:41:24',0,NULL),(149,'wc-admin_import_customers','complete','2022-02-03 15:45:09','2022-02-03 15:45:09','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1643903109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1643903109;}',3,1,'2022-02-03 15:45:12','2022-02-03 15:45:12',0,NULL),(165,'wcpay_refresh_account_cache','complete','2022-02-05 15:00:40','2022-02-05 15:00:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644073240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644073240;}',4,1,'2022-02-05 15:30:38','2022-02-05 15:30:38',0,NULL),(166,'wcpay_refresh_account_cache','complete','2022-02-05 17:30:38','2022-02-05 17:30:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644082238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644082238;}',4,1,'2022-02-05 17:36:46','2022-02-05 17:36:46',0,NULL),(171,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-06 03:36:42','2022-02-06 03:36:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644118602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644118602;}',0,1,'2022-02-06 03:36:44','2022-02-06 03:36:44',0,NULL),(170,'wcpay_refresh_account_cache','complete','2022-02-06 05:31:07','2022-02-06 05:31:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644125467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644125467;}',4,1,'2022-02-06 05:51:12','2022-02-06 05:51:12',0,NULL),(178,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-07 02:05:52','2022-02-07 02:05:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644199552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644199552;}',0,1,'2022-02-07 02:05:54','2022-02-07 02:05:54',0,NULL),(189,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-08 06:12:21','2022-02-08 06:12:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644300741;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644300741;}',0,1,'2022-02-08 06:12:24','2022-02-08 06:12:24',0,NULL),(184,'wcpay_refresh_account_cache','complete','2022-02-07 13:56:16','2022-02-07 13:56:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644242176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644242176;}',4,1,'2022-02-07 14:00:18','2022-02-07 14:00:18',0,NULL),(182,'wcpay_refresh_account_cache','complete','2022-02-07 08:18:41','2022-02-07 08:18:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644221921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644221921;}',4,1,'2022-02-07 08:31:06','2022-02-07 08:31:06',0,NULL),(181,'wcpay_refresh_account_cache','complete','2022-02-07 05:54:49','2022-02-07 05:54:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644213289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644213289;}',4,1,'2022-02-07 06:18:41','2022-02-07 06:18:41',0,NULL),(191,'wcpay_refresh_account_cache','complete','2022-02-08 15:03:17','2022-02-08 15:03:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644332597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644332597;}',4,1,'2022-02-08 15:04:23','2022-02-08 15:04:23',0,NULL),(192,'wc-admin_import_customers','complete','2022-02-08 14:24:25','2022-02-08 14:24:25','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644330265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644330265;}',3,1,'2022-02-08 14:24:38','2022-02-08 14:24:38',0,NULL),(195,'wcpay_refresh_account_cache','complete','2022-02-08 22:03:38','2022-02-08 22:03:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644357818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644357818;}',4,1,'2022-02-08 22:32:42','2022-02-08 22:32:42',0,NULL),(194,'wcpay_refresh_account_cache','complete','2022-02-08 19:46:29','2022-02-08 19:46:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644349589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644349589;}',4,1,'2022-02-08 20:03:38','2022-02-08 20:03:38',0,NULL),(198,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-09 02:55:33','2022-02-09 02:55:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644375333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644375333;}',0,1,'2022-02-09 02:55:36','2022-02-09 02:55:36',0,NULL),(197,'wcpay_refresh_account_cache','complete','2022-02-09 03:07:10','2022-02-09 03:07:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644376030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644376030;}',4,1,'2022-02-09 03:35:00','2022-02-09 03:35:00',0,NULL),(201,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-09 06:30:53','2022-02-09 06:30:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644388253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644388253;}',0,1,'2022-02-09 06:30:53','2022-02-09 06:30:53',0,NULL),(200,'wcpay_refresh_account_cache','complete','2022-02-09 08:18:50','2022-02-09 08:18:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644394730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644394730;}',4,1,'2022-02-09 08:47:04','2022-02-09 08:47:04',0,NULL),(217,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-10 06:50:20','2022-02-10 06:50:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644475820;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644475820;}',0,1,'2022-02-10 06:50:22','2022-02-10 06:50:22',0,NULL),(216,'wcpay_refresh_account_cache','complete','2022-02-10 08:13:33','2022-02-10 08:13:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644480813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644480813;}',4,1,'2022-02-10 08:16:13','2022-02-10 08:16:13',0,NULL),(214,'wcpay_refresh_account_cache','complete','2022-02-10 03:59:10','2022-02-10 03:59:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644465550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644465550;}',4,1,'2022-02-10 04:08:00','2022-02-10 04:08:00',0,NULL),(212,'wcpay_refresh_account_cache','complete','2022-02-10 01:01:28','2022-02-10 01:01:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644454888;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644454888;}',4,1,'2022-02-10 01:59:10','2022-02-10 01:59:10',0,NULL),(215,'wcpay_refresh_account_cache','complete','2022-02-10 06:08:00','2022-02-10 06:08:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644473280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644473280;}',4,1,'2022-02-10 06:13:33','2022-02-10 06:13:33',0,NULL),(229,'wcpay_refresh_account_cache','complete','2022-02-11 12:38:19','2022-02-11 12:38:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644583099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644583099;}',4,1,'2022-02-11 12:46:13','2022-02-11 12:46:13',0,NULL),(226,'wcpay_refresh_account_cache','complete','2022-02-11 07:00:56','2022-02-11 07:00:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644562856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644562856;}',4,1,'2022-02-11 07:20:51','2022-02-11 07:20:51',0,NULL),(227,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-11 06:55:07','2022-02-11 06:55:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644562507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644562507;}',0,1,'2022-02-11 06:55:07','2022-02-11 06:55:07',0,NULL),(224,'wcpay_refresh_account_cache','complete','2022-02-11 00:23:33','2022-02-11 00:23:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644539013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644539013;}',4,1,'2022-02-11 00:49:24','2022-02-11 00:49:24',0,NULL),(238,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-12 06:19:35','2022-02-12 06:19:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644646775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644646775;}',0,1,'2022-02-12 06:19:38','2022-02-12 06:19:38',0,NULL),(235,'wcpay_refresh_account_cache','complete','2022-02-12 03:58:18','2022-02-12 03:58:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644638298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644638298;}',4,1,'2022-02-12 04:18:53','2022-02-12 04:18:53',0,NULL),(236,'wcpay_refresh_account_cache','complete','2022-02-12 06:18:53','2022-02-12 06:18:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644646733;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644646733;}',4,1,'2022-02-12 06:19:34','2022-02-12 06:19:34',0,NULL),(233,'wcpay_refresh_account_cache','complete','2022-02-11 22:06:32','2022-02-11 22:06:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644617192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644617192;}',4,1,'2022-02-11 22:27:40','2022-02-11 22:27:40',0,NULL),(242,'wcpay_refresh_account_cache','complete','2022-02-13 01:36:56','2022-02-13 01:36:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644716216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644716216;}',4,1,'2022-02-13 01:58:27','2022-02-13 01:58:27',0,NULL),(245,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-13 06:19:24','2022-02-13 06:19:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644733164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644733164;}',0,1,'2022-02-13 06:19:32','2022-02-13 06:19:32',0,NULL),(253,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-14 06:20:28','2022-02-14 06:20:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644819628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644819628;}',0,1,'2022-02-14 06:20:30','2022-02-14 06:20:30',0,NULL),(250,'wcpay_refresh_account_cache','complete','2022-02-14 00:45:30','2022-02-14 00:45:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644799530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644799530;}',4,1,'2022-02-14 00:50:25','2022-02-14 00:50:25',0,NULL),(259,'wcpay_refresh_account_cache','complete','2022-02-15 08:18:05','2022-02-15 08:18:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644913085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644913085;}',4,1,'2022-02-15 08:18:35','2022-02-15 08:18:35',0,NULL),(255,'wcpay_refresh_account_cache','complete','2022-02-14 16:42:14','2022-02-14 16:42:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644856934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644856934;}',4,1,'2022-02-14 16:52:56','2022-02-14 16:52:56',0,NULL),(260,'woocommerce_subscriptions_privacy_anonymize_ended_subscriptions','complete','2022-02-15 06:26:56','2022-02-15 06:26:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644906416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644906416;}',0,1,'2022-02-15 06:26:58','2022-02-15 06:26:58',0,NULL),(263,'wcpay_refresh_account_cache','pending','2022-02-15 15:15:37','2022-02-15 15:15:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644938137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644938137;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(262,'wcpay_refresh_account_cache','complete','2022-02-15 13:02:56','2022-02-15 13:02:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644930176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644930176;}',4,1,'2022-02-15 13:15:37','2022-02-15 13:15:37',0,NULL),(264,'wc-admin_import_customers','complete','2022-02-15 13:19:45','2022-02-15 13:19:45','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644931185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644931185;}',3,1,'2022-02-15 13:20:33','2022-02-15 13:20:33',0,NULL),(265,'action_scheduler/migration_hook','pending','2022-02-15 13:58:08','2022-02-15 13:58:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1644933488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1644933488;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wpob_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_actionscheduler_actions` with 98 row(s)
--

--
-- Table structure for table `wpob_wc_category_lookup`
--

DROP TABLE IF EXISTS `wpob_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_category_lookup`
--

LOCK TABLES `wpob_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wpob_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wpob_wc_category_lookup` VALUES (15,15);
/*!40000 ALTER TABLE `wpob_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_wc_category_lookup` with 1 row(s)
--

--
-- Table structure for table `wpob_stm_lms_user_searches_stats`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_searches_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_searches_stats` (
  `user_search_stat_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `search` text NOT NULL,
  `stat` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`user_search_stat_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_searches_stats`
--

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

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

--
-- Table structure for table `wpob_wc_admin_notes`
--

DROP TABLE IF EXISTS `wpob_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_admin_notes`
--

LOCK TABLES `wpob_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpob_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpob_wc_admin_notes` VALUES (1,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(2,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(3,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(4,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(5,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(6,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(7,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(8,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(9,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(10,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(11,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(12,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(13,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(14,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','{}','unactioned','woocommerce.com','2022-01-23 18:36:58',NULL,0,'plain','',0,'info',0),(15,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(16,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(17,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(18,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(19,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(20,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(21,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(22,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(23,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(24,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(25,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(52,'wc_simple_payments_m2_reader_launch_q1_2022','marketing','en_US','Take quick and easy in-person payments','WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.','{}','unactioned','woocommerce.com','2022-02-04 16:07:56',NULL,0,'plain','',0,'info',0),(26,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(27,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(28,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(29,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(30,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(31,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-01-17 15:41:32',NULL,0,'plain','',0,'info',0),(32,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2022-01-17 15:41:33',NULL,0,'plain','',0,'info',0),(33,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2022-01-17 15:41:33',NULL,0,'plain','',0,'info',0),(34,'surface_cart_checkout','info','en_US','Introducing the Cart and Checkout blocks!','Increase your store\'s revenue with the conversion optimized Cart &amp; Checkout WooCommerce blocks available in the WooCommerce Blocks extension.','{}','unactioned','woo-gutenberg-products-block','2022-01-18 04:38:09',NULL,0,'plain','',0,'info',0),(35,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2022-01-18 16:02:54',NULL,0,'plain','',0,'info',0),(36,'wc-admin-insight-first-product-and-payment','survey','en_US','Insight','More than 80% of new merchants add the first product and have at least one payment method set up during the first week.<br><br>Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2022-01-18 16:02:54',NULL,0,'plain','',0,'info',0),(37,'wc-admin-update-store-details','info','en_US','Edit your store details if you need to','Nice work completing your store profile! You can always go back and edit the details you just shared, as needed.','{}','unactioned','woocommerce-admin','2022-01-18 16:02:54',NULL,0,'plain','',0,'info',0),(38,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2022-01-19 17:19:33',NULL,0,'plain','',0,'info',0),(39,'wc-admin-add-first-product-note','email','en_US','Add your first product','{greetings}<br /><br />Nice one; you\'ve created a WooCommerce store! Now it\'s time to add your first product and get ready to start selling.<br /><br />There are three ways to add your products: you can <strong>create products manually, import them at once via CSV file</strong>, or <strong>migrate them from another service</strong>.<br /><br /><a href=\"https://docs.woocommerce.com/document/managing-products/?utm_source=help_panel&amp;utm_medium=product\">Explore our docs</a> for more information, or just get started!','{\"role\":\"administrator\"}','unactioned','woocommerce-admin','2022-01-19 17:19:33',NULL,0,'plain','http://the-collab.com/wp-content/plugins/woocommerce/packages/woocommerce-admin/images/admin_notes/dashboard-widget-setup.png',0,'info',0),(40,'wc-admin-adding-and-managing-products','info','en_US','Adding and Managing Products','Learn more about how to set up products in WooCommerce through our useful documentation about adding and managing products.','{}','unactioned','woocommerce-admin','2022-01-20 17:19:41',NULL,0,'plain','',0,'info',0),(41,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2022-01-22 15:44:49',NULL,0,'plain','',0,'info',0),(56,'lead_gen_existing_customers_1','marketing','en_US','Talk to a consultant','As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.','{}','unactioned','woocommerce.com','2022-02-11 20:40:44',NULL,0,'plain','',0,'info',0),(43,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2022-01-23 17:23:40',NULL,0,'plain','',0,'info',0),(48,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"https://the-collab.com/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking?utm_medium=product\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2022-01-24 16:59:12',NULL,0,'plain','',0,'info',0),(49,'wc-admin-woocommerce-payments','marketing','en_US','Try the new way to get paid','Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooCommerce Payments</strong>.<br><br>By clicking \"Get started\", you agree to our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a>','{}','actioned','woocommerce-admin','2022-01-24 16:59:12',NULL,0,'plain','',0,'info',0),(50,'wc-admin-marketing-jetpack-backup','marketing','en_US','Protect your WooCommerce Store with Jetpack Backup.','Store downtime means lost sales. One-click restores get you back online quickly if something goes wrong.','{}','unactioned','woocommerce-admin-notes','2022-01-24 16:59:12',NULL,0,'plain','',0,'info',0),(51,'wc-admin-insight-first-sale','survey','en_US','Did you know?','A WooCommerce powered store needs on average 31 days to get the first sale. You\'re on the right track! Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2022-01-24 16:59:12',NULL,0,'plain','',0,'info',0),(53,'wcpay_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Diane does','See how Diane from <a href=\"https://woocommerce.com/posts/lady-dye-yarns-from-crafts-to-activism-with-woocommerce/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Lady Dye Yarns</a> uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.','{}','unactioned','woocommerce.com','2022-02-07 21:11:50',NULL,0,'plain','',0,'info',0),(54,'stripe_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Thomas does','Read the inspirational story of <a href=\"https://woocommerce.com/posts/incredible-story-of-thomas-trendy-socks-down-syndrome-entrepreneur/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Thomas\'s Trendy Socks</a> and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings &gt; Payments &gt; Stripe.','{}','pending','woocommerce.com','2022-02-07 21:11:50',NULL,0,'plain','',0,'info',0),(55,'square_applepay_q1_2022','marketing','en_US','Increase conversions with a faster checkout experience','By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings &gt; Payments &gt; Square.','{}','pending','woocommerce.com','2022-02-07 21:11:50',NULL,0,'plain','',0,'info',0);
/*!40000 ALTER TABLE `wpob_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_wc_admin_notes` with 51 row(s)
--

--
-- Table structure for table `wpob_nextend2_image_storage`
--

DROP TABLE IF EXISTS `wpob_nextend2_image_storage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_nextend2_image_storage` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) NOT NULL,
  `image` text NOT NULL,
  `value` mediumtext NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_nextend2_image_storage`
--

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

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

--
-- Table structure for table `wpob_term_relationships`
--

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

--
-- Dumping data for table `wpob_term_relationships`
--

LOCK TABLES `wpob_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpob_term_relationships` DISABLE KEYS */;
INSERT INTO `wpob_term_relationships` VALUES (591,32,0),(35,18,0),(55,20,0),(290,19,0),(633,25,0),(589,31,0),(437,28,0),(103,23,0),(133,19,0),(480,27,0),(135,19,0),(134,19,0),(139,24,0),(140,19,0),(589,30,0),(495,25,0),(591,30,0),(642,25,0),(639,25,0),(635,25,0),(698,39,0),(698,1,0);
/*!40000 ALTER TABLE `wpob_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

--
-- Table structure for table `wpob_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wpob_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_api_keys`
--

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

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

--
-- Table structure for table `wpob_terms`
--

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

--
-- Dumping data for table `wpob_terms`
--

LOCK TABLES `wpob_terms` WRITE;
/*!40000 ALTER TABLE `wpob_terms` DISABLE KEYS */;
INSERT INTO `wpob_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'subscription','subscription',0),(17,'Variable Subscription','variable-subscription',0),(18,'hello-elementor','hello-elementor',0),(19,'Page Navigation','page-navigation',0),(20,'twentytwentytwo','twentytwentytwo',0),(21,'header','header',0),(22,'footer','footer',0),(23,'zoologist','zoologist',0),(24,'blockbase','blockbase',0),(25,'page','page',0),(26,'section','section',0),(27,'widget','widget',0),(28,'single-page','single-page',0),(29,'AWF','awf',0),(30,'training game','training_game',0),(31,'opener','opener',0),(32,'in-person only','inpo',0),(39,'cyberpsychology','cyberpsychology',0),(38,'rfg','rfg',0);
/*!40000 ALTER TABLE `wpob_terms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_terms` with 34 row(s)
--

--
-- Table structure for table `wpob_stm_lms_order_items`
--

DROP TABLE IF EXISTS `wpob_stm_lms_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_order_items` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `object_id` bigint(20) unsigned NOT NULL,
  `payout_id` bigint(20) unsigned DEFAULT NULL,
  `quantity` int(11) NOT NULL,
  `price` float(24,2) DEFAULT NULL,
  `transaction` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `wpob_stm_lms_order_items_order_id_index` (`order_id`),
  KEY `wpob_stm_lms_order_items_object_id_index` (`object_id`),
  KEY `wpob_stm_lms_order_items_payout_id_index` (`payout_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_order_items`
--

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

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

--
-- Table structure for table `wpob_nextend2_smartslider3_sliders_xref`
--

DROP TABLE IF EXISTS `wpob_nextend2_smartslider3_sliders_xref`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_nextend2_smartslider3_sliders_xref` (
  `group_id` int(11) NOT NULL,
  `slider_id` int(11) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`group_id`,`slider_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_nextend2_smartslider3_sliders_xref`
--

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

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

--
-- Table structure for table `wpob_weforms_entrymeta`
--

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

--
-- Dumping data for table `wpob_weforms_entrymeta`
--

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

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

--
-- Table structure for table `wpob_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wpob_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_tax_rates`
--

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

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

--
-- Table structure for table `wpob_stm_lms_user_answers`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_answers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_answers` (
  `user_answer_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `course_id` mediumint(9) NOT NULL,
  `quiz_id` mediumint(9) NOT NULL,
  `question_id` mediumint(9) NOT NULL,
  `user_answer` text NOT NULL DEFAULT '',
  `correct_answer` tinyint(1) NOT NULL,
  `attempt_number` mediumint(9) NOT NULL,
  PRIMARY KEY (`user_answer_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_answers`
--

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

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

--
-- Table structure for table `wpob_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wpob_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_tax_rate_locations`
--

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

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

--
-- Table structure for table `wpob_wc_download_log`
--

DROP TABLE IF EXISTS `wpob_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_download_log`
--

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

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

--
-- Table structure for table `wpob_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wpob_woocommerce_payment_tokenmeta`
--

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

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

--
-- Table structure for table `wpob_term_taxonomy`
--

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

--
-- Dumping data for table `wpob_term_taxonomy`
--

LOCK TABLES `wpob_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpob_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpob_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'product_type','',0,0),(3,3,'product_type','',0,0),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_cat','',0,0),(16,16,'product_type','',0,0),(17,17,'product_type','',0,0),(18,18,'wp_theme','',0,1),(19,19,'nav_menu','',0,5),(20,20,'wp_theme','',0,1),(21,21,'elementor_library_type','',0,0),(22,22,'elementor_library_type','',0,0),(23,23,'wp_theme','',0,1),(24,24,'wp_theme','',0,1),(25,25,'elementor_library_type','',0,2),(26,26,'elementor_library_type','',0,0),(27,27,'elementor_library_type','',0,1),(28,28,'elementor_library_type','',0,0),(29,29,'encyclopedia-tag','Action within frame on camera',0,0),(30,30,'encyclopedia-tag','Training game for teaching',0,2),(31,31,'encyclopedia-tag','Good game for starting a training or practice session',0,1),(32,32,'encyclopedia-tag','This exercise cannot be performed in an online environment, given current technology',0,1),(39,39,'post_tag','',0,1),(38,38,'category','',0,0);
/*!40000 ALTER TABLE `wpob_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_term_taxonomy` with 34 row(s)
--

--
-- Table structure for table `wpob_e_events`
--

DROP TABLE IF EXISTS `wpob_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_e_events`
--

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

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

--
-- Table structure for table `wpob_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wpob_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_order_product_lookup`
--

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

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

--
-- Table structure for table `wpob_wpforms_lite`
--

DROP TABLE IF EXISTS `wpob_wpforms_lite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wpforms_lite` (
  `rid` int(10) NOT NULL AUTO_INCREMENT,
  `start` bigint(20) NOT NULL,
  `end` bigint(20) NOT NULL,
  `status` tinyint(2) NOT NULL DEFAULT 1,
  `date` int(10) NOT NULL,
  PRIMARY KEY (`rid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wpforms_lite`
--

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

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

--
-- Table structure for table `wpob_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wpob_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_shipping_zone_locations`
--

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

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

--
-- Table structure for table `wpob_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wpob_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_order_items`
--

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

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

--
-- Table structure for table `wpob_nextend2_smartslider3_slides`
--

DROP TABLE IF EXISTS `wpob_nextend2_smartslider3_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_nextend2_smartslider3_slides` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(200) NOT NULL,
  `slider` int(11) NOT NULL,
  `publish_up` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `published` tinyint(1) NOT NULL,
  `first` int(11) NOT NULL,
  `slide` longtext DEFAULT NULL,
  `description` text NOT NULL,
  `thumbnail` varchar(255) NOT NULL,
  `params` text NOT NULL,
  `ordering` int(11) NOT NULL,
  `generator_id` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `published` (`published`),
  KEY `publish_up` (`publish_up`),
  KEY `publish_down` (`publish_down`),
  KEY `generator_id` (`generator_id`),
  KEY `ordering` (`ordering`),
  KEY `slider` (`slider`),
  KEY `thumbnail` (`thumbnail`(100))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_nextend2_smartslider3_slides`
--

LOCK TABLES `wpob_nextend2_smartslider3_slides` WRITE;
/*!40000 ALTER TABLE `wpob_nextend2_smartslider3_slides` DISABLE KEYS */;
INSERT INTO `wpob_nextend2_smartslider3_slides` VALUES (1,'Slide Background',1,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-IbNOabpfT5aE\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"tabletportraitgutter\":20,\"mobileportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"mobileportraitgutter\":20,\"mobileportraitwrapafter\":1,\"mobileportraitmaxwidth\":400,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-dtwtw9DVCwgQ\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffff00\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitinneralign\":\"left\",\"mobileportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-Fjvyu081qJeK\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"2/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jeans Store Interior\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"01. Slide Background\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"24||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":300,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Every slide includes a background, which can be a picture or solid color.\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 1\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"To change the background click on the label bar and in the layer window select the style tab.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 2\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"Choose a source from the background top tab then upload an image or pick a background color.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Read More\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"0568f6ff\\\"}]}\",\"style\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"0568f6ff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"1|*|2|*|1|*|2|*|em\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"5\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffff\\\"}]}\",\"content\":\"Next Slide\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"NextSlide[]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]},{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-LnImbm1HgUAv\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"3/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitmaxwidth\":300,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"https://smartslider3.com/wp-content/uploads/slider424/background.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"auto|*|auto\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]}]}]','','https://smartslider3.com/wp-content/uploads/slider424/slidebackground.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"https://smartslider3.com/wp-content/uploads/slider424/slide1.png\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.0\"}',1,0),(2,'Build & Design',1,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-TPnUuKlAWVoC\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"tabletportraitgutter\":20,\"mobileportraitinneralign\":\"inherit\",\"mobileportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"mobileportraitgutter\":20,\"mobileportraitwrapafter\":1,\"mobileportraitmaxwidth\":400,\"mobileportraitselfalign\":\"inherit\",\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-NmnNQvKK01kO\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffff00\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitmaxwidth\":0,\"mobileportraitinneralign\":\"left\",\"mobileportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-R5Jkk06Nmzr4\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"2/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jeans Store Interior\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"02. Build & Design\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"24||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":300,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Build any layout with layers and customize your designs limitlessly.\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 1\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"To add a layer, click the green plus button in the left sidebar and select the type of layer.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 2\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"Select any layer and you can edit its content and style properties in the layer window.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Read More\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"0568f6ff\\\"}]}\",\"style\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"0568f6ff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"1|*|2|*|1|*|2|*|em\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"5\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffff\\\"}]}\",\"content\":\"Next Slide\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"NextSlide[]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]},{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-iYi6ZKk8yeVp\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"3/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitmaxwidth\":300,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"https://smartslider3.com/wp-content/uploads/slider424/buildanddesign.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"auto|*|auto\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]}]}]','','https://smartslider3.com/wp-content/uploads/slider424/buildanddesign.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"https://smartslider3.com/wp-content/uploads/slider424/slide2.png\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.0\"}',2,0);
/*!40000 ALTER TABLE `wpob_nextend2_smartslider3_slides` ENABLE KEYS */;
UNLOCK TABLES;

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

--
-- Table structure for table `wpob_stm_lms_user_chat`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_chat`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_chat` (
  `message_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_to` bigint(20) NOT NULL,
  `user_from` bigint(20) NOT NULL,
  `timestamp` int(11) NOT NULL,
  `message` text NOT NULL,
  `status` tinytext NOT NULL,
  `conversation_id` int(11) NOT NULL,
  PRIMARY KEY (`message_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_chat`
--

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

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

--
-- Table structure for table `wpob_woocommerce_log`
--

DROP TABLE IF EXISTS `wpob_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_log`
--

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

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

--
-- Table structure for table `wpob_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wpob_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_attribute_taxonomies`
--

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

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

--
-- Table structure for table `wpob_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wpob_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_order_coupon_lookup`
--

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

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

--
-- Table structure for table `wpob_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpob_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=1106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_actionscheduler_claims`
--

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

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

--
-- Table structure for table `wpob_stm_lms_user_lessons`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_lessons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_lessons` (
  `user_lesson_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `course_id` mediumint(9) NOT NULL,
  `lesson_id` mediumint(9) NOT NULL,
  `start_time` int(11) DEFAULT NULL,
  `end_time` int(11) DEFAULT NULL,
  PRIMARY KEY (`user_lesson_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_lessons`
--

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

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

--
-- Table structure for table `wpob_stm_lms_curriculum_bind`
--

DROP TABLE IF EXISTS `wpob_stm_lms_curriculum_bind`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_curriculum_bind` (
  `bind_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `item_id` mediumint(9) NOT NULL,
  `course_id` bigint(20) NOT NULL,
  `item_type` text NOT NULL DEFAULT '',
  `date` int(11) NOT NULL,
  PRIMARY KEY (`bind_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_curriculum_bind`
--

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

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

--
-- Table structure for table `wpob_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wpob_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_reserved_stock`
--

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

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

--
-- Table structure for table `wpob_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wpob_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_shipping_zone_methods`
--

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

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

--
-- Table structure for table `wpob_stm_lms_user_courses`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_courses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_courses` (
  `user_course_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `course_id` mediumint(9) NOT NULL,
  `current_lesson_id` mediumint(9) DEFAULT NULL,
  `progress_percent` mediumint(9) NOT NULL,
  `status` varchar(45) NOT NULL DEFAULT '',
  `lng_code` varchar(45) NOT NULL DEFAULT 'en_US',
  `subscription_id` mediumint(9) DEFAULT NULL,
  `enterprise_id` float DEFAULT 0,
  `instructor_id` float DEFAULT 0,
  `bundle_id` float DEFAULT 0,
  `start_time` int(11) NOT NULL,
  `end_time` int(11) DEFAULT 0,
  PRIMARY KEY (`user_course_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_courses`
--

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

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

--
-- Table structure for table `wpob_loginizer_logs`
--

DROP TABLE IF EXISTS `wpob_loginizer_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int(10) NOT NULL DEFAULT 0,
  `count` int(10) NOT NULL DEFAULT 0,
  `lockout` int(10) NOT NULL DEFAULT 0,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_loginizer_logs`
--

LOCK TABLES `wpob_loginizer_logs` WRITE;
/*!40000 ALTER TABLE `wpob_loginizer_logs` DISABLE KEYS */;
INSERT INTO `wpob_loginizer_logs` VALUES ('axelrodhahn',1679641387,2,0,'205.185.124.182','https://www.the-collab.com/wp-login.php'),('axelrodhahn',1679757978,4,1,'198.98.49.15','https://www.the-collab.com/wp-login.php'),('admin',1679789669,2,0,'62.3.41.168','https://the-collab.com/wp-login.php'),('Dude',1679788005,1,0,'46.4.65.173','https://the-collab.com/xmlrpc.php'),('admin',1679786088,1,0,'92.53.96.150','https://the-collab.com/xmlrpc.php'),('edconcept',1679784156,1,0,'141.94.207.53','https://the-collab.com/xmlrpc.php'),('axelrodhahn',1679783008,1,0,'209.141.49.234','https://www.the-collab.com/wp-login.php'),('im@rk',1679780386,1,0,'41.94.150.15','https://the-collab.com/xmlrpc.php'),('axelrodhahn',1679778836,1,0,'45.61.184.193','https://www.the-collab.com/wp-login.php'),('kaiiestan',1679776494,1,0,'93.189.27.197','https://the-collab.com/xmlrpc.php'),('nikdev',1679677778,2,0,'173.255.233.18','https://the-collab.com/xmlrpc.php'),('livecode',1679770741,1,0,'195.113.44.183','https://the-collab.com/xmlrpc.php'),('allen',1679772703,1,0,'185.177.44.63','https://the-collab.com/xmlrpc.php'),('user',1679774164,1,0,'157.90.213.159','https://the-collab.com/wp-login.php'),('robert@formagroup.net',1679774616,1,0,'5.35.250.250','https://the-collab.com/xmlrpc.php'),('axelrodhahn',1679774954,1,0,'104.244.75.48','https://www.the-collab.com/wp-login.php'),('admin1',1679776364,1,0,'156.234.193.200','https://the-collab.com/wp-login.php'),('the-collab.com',1679776434,1,0,'83.220.168.24','https://the-collab.com/wp-login.php'),('superadmin',1679767144,1,0,'195.201.174.47','https://the-collab.com/wp-login.php'),('the-collab1',1679765837,1,0,'142.93.233.116','https://the-collab.com/wp-login.php'),('webmaster',1679766488,1,0,'64.227.85.27','https://the-collab.com/wp-login.php'),('axelrodhahn',1679754383,1,0,'45.61.184.157','https://www.the-collab.com/xmlrpc.php'),('aurelie',1679755060,1,0,'159.69.213.241','https://the-collab.com/xmlrpc.php'),('admin',1679757021,1,0,'188.213.167.24','https://the-collab.com/xmlrpc.php'),('admin',1679757093,1,0,'185.104.44.54','https://the-collab.com/wp-login.php'),('admin1',1679757501,1,0,'89.17.204.80','https://the-collab.com/wp-login.php'),('fx_dx',1679758993,1,0,'23.111.231.133','https://the-collab.com/xmlrpc.php'),('ad-ministrador',1679760993,1,0,'86.107.99.187','https://the-collab.com/xmlrpc.php'),('nsolutions',1679762979,1,0,'188.166.79.199','https://the-collab.com/xmlrpc.php'),('admin',1679764655,1,0,'208.97.153.111','https://the-collab.com/wp-login.php'),('admin_vio',1679751003,1,0,'136.243.163.183','https://the-collab.com/xmlrpc.php'),('the-collab1',1679752909,2,0,'181.215.134.126','https://the-collab.com/wp-login.php'),('admin',1679752522,1,0,'77.37.208.205','https://the-collab.com/wp-login.php'),('administratoirr',1679753080,1,0,'200.150.202.207','https://the-collab.com/xmlrpc.php'),('root',1679753263,1,0,'89.189.201.218','https://the-collab.com/wp-login.php'),('the-collab',1679753714,1,0,'104.248.210.187','https://the-collab.com/wp-login.php'),('axelrodhahn',1679650778,1,0,'134.122.123.193','https://the-collab.com/wp-login.php'),('majonero',1679726822,1,0,'164.92.186.194','https://the-collab.com/xmlrpc.php'),('mgonline',1679748965,1,0,'51.83.42.50','https://the-collab.com/xmlrpc.php'),('st0j4e',1679724309,1,0,'144.217.87.16','https://the-collab.com/xmlrpc.php'),('webmaster',1679725539,1,0,'206.84.102.6','https://the-collab.com/wp-login.php'),('axelrodhahn',1679649365,4,1,'199.195.252.219','https://www.the-collab.com/wp-login.php'),('admin',1679651476,1,0,'95.59.26.9','https://the-collab.com/wp-login.php'),('admin2',1679652623,1,0,'185.104.44.78','https://the-collab.com/wp-login.php'),('http',1679652779,1,0,'165.22.202.244','https://the-collab.com/wp-login.php'),('editor',1679747980,1,0,'144.126.129.83','https://the-collab.com/wp-login.php'),('operator',1679721617,1,0,'47.241.36.131','https://the-collab.com/xmlrpc.php'),('admin',1679746457,2,0,'103.110.86.217','https://the-collab.com/wp-login.php'),('Rod',1679734264,1,0,'97.74.86.16','https://the-collab.com/xmlrpc.php'),('chucks',1679740634,2,0,'141.95.205.157','https://the-collab.com/xmlrpc.php'),('administrator',1679786833,2,0,'51.144.238.41','https://the-collab.com/wp-login.php'),('stephenattractor',1679712720,1,0,'91.121.173.90','https://the-collab.com/xmlrpc.php'),('dextou',1679715972,1,0,'144.76.9.147','https://the-collab.com/xmlrpc.php'),('axelrodhahn',1679748385,2,0,'205.185.121.200','https://www.the-collab.com/wp-login.php'),('650mb',1679705891,1,0,'88.99.29.145','https://the-collab.com/xmlrpc.php'),('Admin',1679746917,1,0,'51.195.103.201','https://the-collab.com/xmlrpc.php'),('axelrodhahn',1679705660,1,0,'45.61.185.188','https://www.the-collab.com/wp-login.php'),('the-collab.com',1679704940,1,0,'5.23.51.54','https://the-collab.com/wp-login.php'),('zadminz',1679698466,1,0,'5.134.122.120','https://the-collab.com/xmlrpc.php'),('clubhispano',1679744890,1,0,'37.187.135.32','https://the-collab.com/xmlrpc.php'),('admin',1679700340,1,0,'129.204.88.89','https://the-collab.com/wp-login.php'),('editor',1679695168,1,0,'212.224.88.227','https://the-collab.com/wp-login.php'),('fibonacciuno',1679702272,2,0,'89.22.114.217','https://the-collab.com/xmlrpc.php'),('axelrodhahn',1679782190,2,0,'209.141.62.244','https://www.the-collab.com/wp-login.php'),('the-collab',1679694146,1,0,'185.25.117.82','https://the-collab.com/wp-login.php'),('axelrodhahn',1679693301,1,0,'45.61.187.155','https://www.the-collab.com/wp-login.php'),('axelrodhahn',1679770321,2,0,'209.141.62.124','https://www.the-collab.com/wp-login.php'),('axelrodhahn',1679739130,1,0,'209.141.51.12','https://www.the-collab.com/wp-login.php?redirect_to=https://www.the-collab.com/wp-admin/'),('wwwadmin',1679665511,1,0,'148.72.40.90','https://the-collab.com/wp-login.php'),('azmin',1679738541,1,0,'77.235.61.66','https://the-collab.com/xmlrpc.php'),('the-collab',1679661459,1,0,'92.204.128.97','https://the-collab.com/wp-login.php'),('Grp1',1679736378,1,0,'52.178.95.122','https://the-collab.com/xmlrpc.php'),('axelrodhahn',1679737722,1,0,'205.185.116.249','https://www.the-collab.com/wp-login.php'),('axelrodhahn',1679735120,1,0,'198.98.62.37','https://www.the-collab.com/wp-login.php'),('axelrodhahn',1679747910,1,0,'209.141.34.136','https://www.the-collab.com/wp-login.php'),('user',1679733039,1,0,'82.200.235.138','https://the-collab.com/wp-login.php'),('the-collabcom',1679658136,1,0,'104.236.55.36','https://the-collab.com/wp-login.php'),('root',1679658113,1,0,'34.87.94.148','https://the-collab.com/wp-login.php'),('superadmin',1679732191,1,0,'113.208.115.100','https://the-collab.com/wp-login.php'),('axelrodhahn',1679731903,3,1,'45.61.188.28','https://www.the-collab.com/wp-login.php'),('axelrodhahn',1679657557,1,0,'93.114.185.76','https://the-collab.com/wp-login.php'),('axelrodhahn',1679647386,1,0,'51.158.124.112','https://the-collab.com/wp-login.php'),('axelrodhahn',1679725987,3,1,'107.189.7.170','https://www.the-collab.com/wp-login.php'),('axelrodhahn',1679643985,1,0,'34.75.65.218','https://the-collab.com/wp-login.php'),('admin1',1679678396,2,0,'134.209.234.177','https://the-collab.com/wp-login.php'),('the-collab.com',1679706381,2,0,'79.127.125.246','https://the-collab.com/wp-login.php'),('webmasterx',1679731828,1,0,'159.203.80.141','https://the-collab.com/xmlrpc.php'),('nimda',1679729378,1,0,'167.235.56.83','https://the-collab.com/xmlrpc.php'),('devmin',1679642581,1,0,'54.255.157.180','https://the-collab.com/xmlrpc.php');
/*!40000 ALTER TABLE `wpob_loginizer_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_loginizer_logs` with 89 row(s)
--

--
-- Table structure for table `wpob_tutor_earnings`
--

DROP TABLE IF EXISTS `wpob_tutor_earnings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_tutor_earnings` (
  `earning_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) DEFAULT NULL,
  `course_id` int(11) DEFAULT NULL,
  `order_id` int(11) DEFAULT NULL,
  `order_status` varchar(50) DEFAULT NULL,
  `course_price_total` decimal(16,2) DEFAULT NULL,
  `course_price_grand_total` decimal(16,2) DEFAULT NULL,
  `instructor_amount` decimal(16,2) DEFAULT NULL,
  `instructor_rate` decimal(16,2) DEFAULT NULL,
  `admin_amount` decimal(16,2) DEFAULT NULL,
  `admin_rate` decimal(16,2) DEFAULT NULL,
  `commission_type` varchar(20) DEFAULT NULL,
  `deduct_fees_amount` decimal(16,2) DEFAULT NULL,
  `deduct_fees_name` varchar(250) DEFAULT NULL,
  `deduct_fees_type` varchar(20) DEFAULT NULL,
  `process_by` varchar(20) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  PRIMARY KEY (`earning_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_tutor_earnings`
--

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

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

--
-- Table structure for table `wpob_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wpob_woocommerce_order_itemmeta`
--

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

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

--
-- Table structure for table `wpob_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wpob_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=MyISAM AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_woocommerce_sessions`
--

LOCK TABLES `wpob_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpob_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpob_woocommerce_sessions` VALUES (26,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:768:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2022-01-24T18:08:55+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:21:\"axelrodhahn@gmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1645103997);
/*!40000 ALTER TABLE `wpob_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_woocommerce_sessions` with 1 row(s)
--

--
-- Table structure for table `wpob_options`
--

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

--
-- Dumping data for table `wpob_options`
--

LOCK TABLES `wpob_options` WRITE;
/*!40000 ALTER TABLE `wpob_options` DISABLE KEYS */;
INSERT INTO `wpob_options` VALUES (1,'siteurl','https://the-collab.com','yes'),(2,'home','https://the-collab.com','yes'),(3,'blogname','The Collab','yes'),(4,'blogdescription','The Collab','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','axelrodhahn@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','','yes'),(11,'comments_notify','','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','','yes'),(20,'default_ping_status','','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','1','yes'),(27,'moderation_notify','','yes'),(28,'permalink_structure','','yes'),(29,'rewrite_rules','','yes'),(13455,'_irb_h_bn_review','a:2:{s:5:\"users\";a:0:{}s:17:\"copy-delete-posts\";i:1649263584;}','yes'),(9162,'elementor_fonts_manager_font_types','a:0:{}','yes'),(9163,'elementor_fonts_manager_fonts','a:0:{}','yes'),(9164,'elementor_custom_icon_sets_config','a:0:{}','yes'),(9167,'eael_global_settings','a:1:{s:22:\"eael_ext_scroll_to_top\";a:0:{}}','yes'),(9175,'d38c6fa6f_eael_elements','a:0:{}','no'),(9176,'d38c6fa6f_eael_custom_js','','no'),(9177,'d38c6fa6f_eael_updated_at','1644954077','no'),(9178,'5472ab05e_eael_elements','a:0:{}','no'),(9179,'5472ab05e_eael_custom_js','','no'),(9180,'5472ab05e_eael_updated_at','1644953548','no'),(9181,'0a230cd2e_eael_elements','a:0:{}','no'),(9182,'0a230cd2e_eael_custom_js','','no'),(9183,'0a230cd2e_eael_updated_at','1644953548','no'),(9186,'elementor_library_category_children','a:0:{}','yes'),(9193,'c80dd3384_eael_elements','a:0:{}','no'),(9194,'c80dd3384_eael_custom_js','','no'),(9195,'c80dd3384_eael_updated_at','1644954077','no'),(9196,'8d87229a8_eael_elements','a:0:{}','no'),(9197,'8d87229a8_eael_custom_js','','no'),(9198,'8d87229a8_eael_updated_at','1644954077','no'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:6:{i:0;s:33:\"koko-analytics/koko-analytics.php\";i:1;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:23:\"loginizer/loginizer.php\";i:5;s:35:\"very-simple-knowledge-base/vskb.php\";}','yes'),(13458,'cdp_latest_slow_performance','1','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','blockbase','yes'),(41,'stylesheet','blockbase','yes'),(42,'comment_registration','','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','53496','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','','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','','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:3:{s:23:\"loginizer/loginizer.php\";s:22:\"loginizer_deactivation\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}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','0','yes'),(82,'page_on_front','29','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','3','yes'),(90,'show_comments_cookies_opt_in','','yes'),(91,'admin_email_lifespan','1692746248','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','','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','49752','yes'),(100,'wpob_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:171:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:12:\"manage_tutor\";b:1;s:23:\"manage_tutor_instructor\";b:1;s:17:\"edit_tutor_course\";b:1;s:17:\"read_tutor_course\";b:1;s:19:\"delete_tutor_course\";b:1;s:20:\"delete_tutor_courses\";b:1;s:18:\"edit_tutor_courses\";b:1;s:25:\"edit_others_tutor_courses\";b:1;s:26:\"read_private_tutor_courses\";b:1;s:17:\"edit_tutor_lesson\";b:1;s:17:\"read_tutor_lesson\";b:1;s:19:\"delete_tutor_lesson\";b:1;s:20:\"delete_tutor_lessons\";b:1;s:18:\"edit_tutor_lessons\";b:1;s:25:\"edit_others_tutor_lessons\";b:1;s:26:\"read_private_tutor_lessons\";b:1;s:21:\"publish_tutor_lessons\";b:1;s:15:\"edit_tutor_quiz\";b:1;s:15:\"read_tutor_quiz\";b:1;s:17:\"delete_tutor_quiz\";b:1;s:20:\"delete_tutor_quizzes\";b:1;s:18:\"edit_tutor_quizzes\";b:1;s:25:\"edit_others_tutor_quizzes\";b:1;s:26:\"read_private_tutor_quizzes\";b:1;s:21:\"publish_tutor_quizzes\";b:1;s:19:\"edit_tutor_question\";b:1;s:19:\"read_tutor_question\";b:1;s:21:\"delete_tutor_question\";b:1;s:22:\"delete_tutor_questions\";b:1;s:20:\"edit_tutor_questions\";b:1;s:27:\"edit_others_tutor_questions\";b:1;s:23:\"publish_tutor_questions\";b:1;s:28:\"read_private_tutor_questions\";b:1;s:21:\"publish_tutor_courses\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:19:\"view_koko_analytics\";b:1;s:21:\"manage_koko_analytics\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:21:\"publish_stm_lms_posts\";b:1;s:20:\"delete_stm_lms_posts\";b:1;s:27:\"delete_others_stm_lms_posts\";b:1;s:28:\"delete_private_stm_lms_posts\";b:1;s:30:\"delete_published_stm_lms_posts\";b:1;s:18:\"edit_stm_lms_posts\";b:1;s:25:\"edit_others_stm_lms_posts\";b:1;s:26:\"edit_private_stm_lms_posts\";b:1;s:28:\"edit_published_stm_lms_posts\";b:1;s:26:\"read_private_stm_lms_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:16:\"tutor_instructor\";a:2:{s:4:\"name\";s:16:\"Tutor Instructor\";s:12:\"capabilities\";a:35:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:12:\"upload_files\";b:1;s:23:\"manage_tutor_instructor\";b:1;s:17:\"edit_tutor_course\";b:1;s:17:\"read_tutor_course\";b:1;s:19:\"delete_tutor_course\";b:1;s:20:\"delete_tutor_courses\";b:1;s:18:\"edit_tutor_courses\";b:1;s:25:\"edit_others_tutor_courses\";b:1;s:26:\"read_private_tutor_courses\";b:1;s:17:\"edit_tutor_lesson\";b:1;s:17:\"read_tutor_lesson\";b:1;s:19:\"delete_tutor_lesson\";b:1;s:20:\"delete_tutor_lessons\";b:1;s:18:\"edit_tutor_lessons\";b:1;s:25:\"edit_others_tutor_lessons\";b:1;s:26:\"read_private_tutor_lessons\";b:1;s:21:\"publish_tutor_lessons\";b:1;s:15:\"edit_tutor_quiz\";b:1;s:15:\"read_tutor_quiz\";b:1;s:17:\"delete_tutor_quiz\";b:1;s:20:\"delete_tutor_quizzes\";b:1;s:18:\"edit_tutor_quizzes\";b:1;s:25:\"edit_others_tutor_quizzes\";b:1;s:26:\"read_private_tutor_quizzes\";b:1;s:21:\"publish_tutor_quizzes\";b:1;s:19:\"edit_tutor_question\";b:1;s:19:\"read_tutor_question\";b:1;s:21:\"delete_tutor_question\";b:1;s:22:\"delete_tutor_questions\";b:1;s:20:\"edit_tutor_questions\";b:1;s:27:\"edit_others_tutor_questions\";b:1;s:23:\"publish_tutor_questions\";b:1;s:28:\"read_private_tutor_questions\";b:1;}}s:18:\"stm_lms_instructor\";a:2:{s:4:\"name\";s:10:\"Instructor\";s:12:\"capabilities\";a:12:{s:4:\"read\";b:1;s:12:\"upload_files\";b:1;s:21:\"publish_stm_lms_posts\";b:1;s:18:\"edit_stm_lms_posts\";b:1;s:20:\"delete_stm_lms_posts\";b:1;s:17:\"edit_stm_lms_post\";b:1;s:19:\"delete_stm_lms_post\";b:1;s:18:\"read_stm_lms_posts\";b:1;s:27:\"delete_others_stm_lms_posts\";b:0;s:25:\"edit_others_stm_lms_posts\";b:0;s:26:\"read_private_stm_lms_posts\";b:0;s:10:\"edit_posts\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'widget_block','a:6:{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;}','yes'),(103,'sidebars_widgets','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:13:\"array_version\";i:3;}','yes'),(104,'cron','a:16:{i:1679789802;a:1:{s:30:\"koko_analytics_aggregate_stats\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:39:\"koko_analytics_stats_aggregate_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1679790586;a:1:{s:35:\"koko_analytics_test_custom_endpoint\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1679791258;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:1679791291;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1679802057;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s: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:1679806032;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:1679840076;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1679845257;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:1679845291;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1679845293;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:1679845295;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:1679845719;a:1:{s:25:\"koko_analytics_prune_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1679855799;a:1:{s:20:\"wcs_cleanup_big_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1679855902;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1680018057;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'),(84859,'elementor_pro_remote_info_api_data_3.10.1','a:2:{s:7:\"timeout\";i:1679832976;s:5:\"value\";s:187153:\"{\"stable_version\":\"3.11.7\",\"last_updated\":\"2022-05-10 14:03:37\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:173917:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle from the Loop Carousel becomes inaccessible in some cases ([#21316]<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-21<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-07<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated ([#19553] (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553<\\/a>))<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes characher is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629]\\\">#18629<\\/a><\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"#11475\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475<\\/a><\\/a>, <a href=\\\"#10690\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690<\\/a><\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.11.7\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.1.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMndJTlJmeXphZVdRV2dkbmpmYWQxNjQ0OTUyODU2RVlacERvSVZSQmVMIiwidXJsIjoiaHR0cHM6Ly90aGUtY29sbGFiLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE2Nzk3ODk3NzYsImV4cCI6MTY3OTg3NjE3Nn0.DneFMe9Qm3-Lr5A8TxWJb04mY7PciMb6z71tudlYZv8\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMndJTlJmeXphZVdRV2dkbmpmYWQxNjQ0OTUyODU2RVlacERvSVZSQmVMIiwidXJsIjoiaHR0cHM6Ly90aGUtY29sbGFiLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE2Nzk3ODk3NzYsImV4cCI6MTY3OTg3NjE3Nn0.DneFMe9Qm3-Lr5A8TxWJb04mY7PciMb6z71tudlYZv8\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.1.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMndJTlJmeXphZVdRV2dkbmpmYWQxNjQ0OTUyODU2RVlacERvSVZSQmVMIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly90aGUtY29sbGFiLmNvbSIsImlhdCI6MTY3OTc4OTc3NiwiZXhwIjoxNjc5ODc2MTc2fQ.O5z8Bu6NFDL-HPk8HkxVPeBnBqzPdCkp3sl1I3vk1IA\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMndJTlJmeXphZVdRV2dkbmpmYWQxNjQ0OTUyODU2RVlacERvSVZSQmVMIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly90aGUtY29sbGFiLmNvbSIsImlhdCI6MTY3OTc4OTc3NiwiZXhwIjoxNjc5ODc2MTc2fQ.O5z8Bu6NFDL-HPk8HkxVPeBnBqzPdCkp3sl1I3vk1IA\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','no'),(105,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1642964236;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\";}}}}','yes'),(120,'https_detection_errors','a:0:{}','yes'),(121,'loginizer_version','1.7.7','yes'),(122,'loginizer_options','a:0:{}','yes'),(123,'loginizer_last_reset','1679727148','yes'),(124,'loginizer_whitelist','a:0:{}','yes'),(125,'loginizer_blacklist','a:0:{}','yes'),(126,'loginizer_2fa_whitelist','a:0:{}','yes'),(127,'loginizer_ins_time','1642434058','yes'),(128,'loginizer_promo_time','-1645110560','yes'),(136,'boldgrid_settings','a:2:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.13.3.0\";}s:15:\"plugins_checked\";a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:6:{s:7:\"1.14.13\";i:1642434090;s:7:\"1.14.14\";i:1646071339;s:6:\"1.15.0\";i:1649255359;s:6:\"1.15.1\";i:1653454031;s:6:\"1.15.2\";i:1657686236;s:6:\"1.15.4\";i:1668583084;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.5.9\";i:1642434090;}}}','yes'),(169,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(175,'woocommerce_schema_version','430','yes'),(171,'current_theme_supports_woocommerce','yes','yes'),(172,'woocommerce_queue_flush_rewrite_rules','no','yes'),(292,'woocommerce_inbox_variant_assignment','9','yes'),(176,'woocommerce_store_address','','yes'),(177,'woocommerce_store_address_2','','yes'),(178,'woocommerce_store_city','','yes'),(179,'woocommerce_default_country','US:CA','yes'),(180,'woocommerce_store_postcode','','yes'),(181,'woocommerce_allowed_countries','all','yes'),(182,'woocommerce_all_except_countries','a:0:{}','yes'),(183,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(184,'woocommerce_ship_to_countries','','yes'),(185,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(186,'woocommerce_default_customer_address','base','yes'),(187,'woocommerce_calc_taxes','no','yes'),(188,'woocommerce_enable_coupons','no','yes'),(189,'woocommerce_calc_discounts_sequentially','no','no'),(144,'boldgrid_backup_id','11fcd6c5','no'),(145,'boldgrid_backup_settings','a:15:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:0;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:0;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:4;s:5:\"tod_m\";i:49;s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:21:\"axelrodhahn@gmail.com\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:11:\"auto_update\";a:3:{s:4:\"days\";i:0;s:7:\"plugins\";a:1:{s:7:\"default\";s:1:\"0\";}s:6:\"themes\";a:1:{s:7:\"default\";s:1:\"0\";}}s:16:\"backup_directory\";s:29:\"/home/aaxelr5/boldgrid_backup\";s:11:\"cron_secret\";s:64:\"3f21944f5ea180dec77bc73eca08431f706d0b04be8438ae5f8c3df6cc38f410\";}','no'),(151,'jetpack_connection_active_plugins','a:1:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}}','yes'),(152,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"UcT5GSw7jKzTBmQsbyy6D0LBb1f8IdcE\";}','yes'),(153,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(154,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(155,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(156,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(157,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(158,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(159,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(160,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(161,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(162,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(163,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(164,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(165,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(166,'action_scheduler_hybrid_store_demarkation','4','yes'),(167,'schema-ActionScheduler_StoreSchema','6.0.1642471133','yes'),(168,'schema-ActionScheduler_LoggerSchema','3.0.1642434091','yes'),(2531,'ea1d43322_eael_elements','a:0:{}','no'),(2532,'ea1d43322_eael_custom_js','','no'),(2533,'ea1d43322_eael_updated_at','1642963081','no'),(190,'woocommerce_currency','USD','yes'),(191,'woocommerce_currency_pos','left','yes'),(192,'woocommerce_price_thousand_sep',',','yes'),(193,'woocommerce_price_decimal_sep','.','yes'),(194,'woocommerce_price_num_decimals','2','yes'),(195,'woocommerce_shop_page_id','5','yes'),(196,'woocommerce_cart_redirect_after_add','no','yes'),(197,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(198,'woocommerce_placeholder_image','4','yes'),(199,'woocommerce_weight_unit','kg','yes'),(200,'woocommerce_dimension_unit','cm','yes'),(201,'woocommerce_enable_reviews','yes','yes'),(202,'woocommerce_review_rating_verification_label','yes','no'),(203,'woocommerce_review_rating_verification_required','no','no'),(204,'woocommerce_enable_review_rating','yes','yes'),(205,'woocommerce_review_rating_required','yes','no'),(206,'woocommerce_manage_stock','yes','yes'),(207,'woocommerce_hold_stock_minutes','10080','no'),(208,'woocommerce_notify_low_stock','yes','no'),(209,'woocommerce_notify_no_stock','yes','no'),(210,'woocommerce_stock_email_recipient','axelrodhahn@gmail.com','no'),(211,'woocommerce_notify_low_stock_amount','2','no'),(212,'woocommerce_notify_no_stock_amount','0','yes'),(213,'woocommerce_hide_out_of_stock_items','no','yes'),(214,'woocommerce_stock_format','','yes'),(215,'woocommerce_file_download_method','force','no'),(216,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(217,'woocommerce_downloads_require_login','no','no'),(218,'woocommerce_downloads_grant_access_after_payment','yes','no'),(219,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(220,'woocommerce_prices_include_tax','no','yes'),(221,'woocommerce_tax_based_on','shipping','yes'),(222,'woocommerce_shipping_tax_class','inherit','yes'),(223,'woocommerce_tax_round_at_subtotal','no','yes'),(224,'woocommerce_tax_classes','','yes'),(225,'woocommerce_tax_display_shop','excl','yes'),(226,'woocommerce_tax_display_cart','excl','yes'),(227,'woocommerce_price_display_suffix','','yes'),(228,'woocommerce_tax_total_display','itemized','no'),(229,'woocommerce_enable_shipping_calc','yes','no'),(230,'woocommerce_shipping_cost_requires_address','no','yes'),(231,'woocommerce_ship_to_destination','billing','no'),(232,'woocommerce_shipping_debug_mode','no','yes'),(233,'woocommerce_enable_guest_checkout','yes','no'),(234,'woocommerce_enable_checkout_login_reminder','no','no'),(235,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(236,'woocommerce_enable_myaccount_registration','no','no'),(237,'woocommerce_registration_generate_username','yes','no'),(238,'woocommerce_registration_generate_password','yes','no'),(239,'woocommerce_erasure_request_removes_order_data','no','no'),(240,'woocommerce_erasure_request_removes_download_data','no','no'),(241,'woocommerce_allow_bulk_remove_personal_data','no','no'),(242,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(243,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(244,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(245,'woocommerce_trash_pending_orders','','no'),(246,'woocommerce_trash_failed_orders','','no'),(247,'woocommerce_trash_cancelled_orders','','no'),(248,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(249,'woocommerce_email_from_name','The Collab','no'),(250,'woocommerce_email_from_address','axelrodhahn@gmail.com','no'),(251,'woocommerce_email_header_image','','no'),(252,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(253,'woocommerce_email_base_color','#96588a','no'),(254,'woocommerce_email_background_color','#f7f7f7','no'),(255,'woocommerce_email_body_background_color','#ffffff','no'),(256,'woocommerce_email_text_color','#3c3c3c','no'),(257,'woocommerce_merchant_email_notifications','no','no'),(258,'woocommerce_cart_page_id','6','no'),(259,'woocommerce_checkout_page_id','7','no'),(260,'woocommerce_myaccount_page_id','8','no'),(261,'woocommerce_terms_page_id','','no'),(262,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(263,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(264,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(265,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(266,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(267,'woocommerce_myaccount_orders_endpoint','orders','yes'),(268,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(269,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(270,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(271,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(272,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(273,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(274,'woocommerce_logout_endpoint','customer-logout','yes'),(275,'woocommerce_api_enabled','no','yes'),(276,'woocommerce_allow_tracking','no','no'),(277,'woocommerce_show_marketplace_suggestions','yes','no'),(278,'woocommerce_analytics_enabled','yes','yes'),(279,'woocommerce_single_image_width','600','yes'),(280,'woocommerce_thumbnail_image_width','300','yes'),(281,'woocommerce_checkout_highlight_required_fields','yes','yes'),(282,'woocommerce_demo_store','no','no'),(283,'product_cat_children','a:0:{}','yes'),(284,'default_product_cat','15','yes'),(313,'do_activate','0','yes'),(286,'woocommerce_refund_returns_page_id','9','yes'),(289,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:21:\"axelrodhahn@gmail.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:3:\"yes\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:21:\"axelrodhahn@gmail.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','yes'),(290,'woocommerce_version','6.2.0','yes'),(291,'woocommerce_db_version','6.2.0','yes'),(295,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),(296,'woocommerce_admin_install_timestamp','1642434092','yes'),(297,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),(301,'wc_remote_inbox_notifications_wca_updated','','no'),(302,'wc_remote_inbox_notifications_specs','a:31:{s:27:\"stripe_applepay_holiday2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"stripe_applepay_holiday2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Boost sales this holiday season with Apple Pay!\";s:7:\"content\";s:380:\"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"stripe_applepay_holiday2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Accept Apple Pay\";}}s:3:\"url\";s:34:\"https://woocommerce.com/apple-pay/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-08 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-26 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}s:27:\"square_applepay_holiday2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"square_applepay_holiday2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Boost sales this holiday season with Apple Pay!\";s:7:\"content\";s:393:\"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"square_applepay_holiday2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Accept Apple Pay\";}}s:3:\"url\";s:34:\"https://woocommerce.com/apple-pay/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-08 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-26 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}}}}s:26:\"wcpay_applepay_holiday2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"wcpay_applepay_holiday2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Boost sales this holiday season with Apple Pay!\";s:7:\"content\";s:338:\"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"wcpay_applepay_holiday2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Accept Apple Pay\";}}s:3:\"url\";s:34:\"https://woocommerce.com/apple-pay/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-08 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-26 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:15:\"&page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:259:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:42:\"https://woocommerce.com/products/wayflyer/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:45:\"https://woocommerce.com/woocommerce-shipping/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:31:\"https://woocommerce.com/mobile/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:461:\"That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:171:\"It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:78:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:173:\"Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:56:\"https://woocommerce.com/products/google-listings-and-ads\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:736:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site\'s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:5:\"rules\";a:0:{}}s:30:\"wcpay-promo-2021-6-incentive-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-1\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"get-woo-commerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"1\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"3\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"5\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"7\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"9\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"11\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:30:\"wcpay-promo-2021-6-incentive-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-2\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"get-woocommerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"2\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"4\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"6\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"8\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"10\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"12\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:440:\"Heads up! There\'s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:513:\"We\'ve developed a whole new <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br/><br/>Start using our latest PayPal today to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:38:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"We\'re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:134:\"We\'d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"We\'d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:132:\"We\'re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}}','no'),(7449,'woocommerce_admin_version','3.1.0','yes'),(303,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:0;}','no'),(310,'_transient_jetpack_autoloader_plugin_paths','a:0:{}','yes'),(307,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:28:\"ecbiz238.inmotionhosting.com\";s:10:\"phpversion\";s:6:\"8.1.16\";s:9:\"wpversion\";s:5:\"6.1.1\";}','yes'),(319,'wc_blocks_surface_cart_checkout_probability','16','yes'),(320,'wc_blocks_db_schema_version','260','yes'),(325,'_transient_product_query-transient-version','1644933266','yes'),(354,'finished_updating_comment_type','1','yes'),(326,'action_scheduler_lock_async-request-runner','1644933507','yes'),(327,'woocommerce_admin_notices','a:0:{}','yes'),(328,'woocommerce_meta_box_errors','a:0:{}','yes'),(9152,'elementor_pro_version','3.10.1','yes'),(9159,'_elementor_pro_license_data','a:2:{s:7:\"timeout\";i:1670904436;s:5:\"value\";s:149:\"{\"expires\":\"2023-02-15 18:57:44\",\"subscription_id\":11506303,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"editor_comments\"]}\";}','no'),(9160,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1679789770;s:11:\"get_version\";i:1679789776;}','yes'),(9405,'elementor_experiment-theme_builder_v2','default','yes'),(9406,'elementor_experiment-form-submissions','default','yes'),(9407,'elementor_experiment-e_scroll_snap','default','yes'),(9349,'theme_mods_blockbase','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:19;}s:18:\"custom_css_post_id\";i:-1;s:30:\"blockbase_legacy_font_settings\";b:1;}','yes'),(5892,'jetpack_search_plan_info','a:8:{s:20:\"search_subscriptions\";a:0:{}s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;s:27:\"default_upgrade_bill_period\";s:6:\"yearly\";s:9:\"tier_slug\";N;s:20:\"tier_minimum_records\";N;s:20:\"tier_maximum_records\";N;}','yes'),(7455,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(92027,'_site_transient_timeout_theme_roots','1679760795','no'),(92028,'_site_transient_theme_roots','a:4:{s:11:\"bestblogger\";s:7:\"/themes\";s:9:\"blockbase\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:9:\"zoologist\";s:7:\"/themes\";}','no'),(92029,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1679789776;s:8:\"response\";a:1:{s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.11.7\";s:12:\"last_updated\";s:19:\"2022-05-10 14:03:37\";s:11:\"new_version\";s:6:\"3.11.7\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:372:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMndJTlJmeXphZVdRV2dkbmpmYWQxNjQ0OTUyODU2RVlacERvSVZSQmVMIiwidXJsIjoiaHR0cHM6Ly90aGUtY29sbGFiLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE2Nzk3ODk3NzYsImV4cCI6MTY3OTg3NjE3Nn0.DneFMe9Qm3-Lr5A8TxWJb04mY7PciMb6z71tudlYZv8/package_download\";s:13:\"download_link\";s:372:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMndJTlJmeXphZVdRV2dkbmpmYWQxNjQ0OTUyODU2RVlacERvSVZSQmVMIiwidXJsIjoiaHR0cHM6Ly90aGUtY29sbGFiLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE2Nzk3ODk3NzYsImV4cCI6MTY3OTg3NjE3Nn0.DneFMe9Qm3-Lr5A8TxWJb04mY7PciMb6z71tudlYZv8/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:349:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMndJTlJmeXphZVdRV2dkbmpmYWQxNjQ0OTUyODU2RVlacERvSVZSQmVMIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly90aGUtY29sbGFiLmNvbSIsImlhdCI6MTY3OTc4OTc3NiwiZXhwIjoxNjc5ODc2MTc2fQ.O5z8Bu6NFDL-HPk8HkxVPeBnBqzPdCkp3sl1I3vk1IA/previous_download\";s:13:\"download_link\";s:349:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMndJTlJmeXphZVdRV2dkbmpmYWQxNjQ0OTUyODU2RVlacERvSVZSQmVMIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly90aGUtY29sbGFiLmNvbSIsImlhdCI6MTY3OTc4OTc3NiwiZXhwIjoxNjc5ODc2MTc2fQ.O5z8Bu6NFDL-HPk8HkxVPeBnBqzPdCkp3sl1I3vk1IA/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:6:{s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.11.5\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.5.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:33:\"koko-analytics/koko-analytics.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/koko-analytics\";s:4:\"slug\";s:14:\"koko-analytics\";s:6:\"plugin\";s:33:\"koko-analytics/koko-analytics.php\";s:11:\"new_version\";s:6:\"1.0.37\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/koko-analytics/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/koko-analytics.1.0.37.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/koko-analytics/assets/icon-256x256.png?rev=2187651\";s:2:\"1x\";s:59:\"https://ps.w.org/koko-analytics/assets/icon.svg?rev=2187651\";s:3:\"svg\";s:59:\"https://ps.w.org/koko-analytics/assets/icon.svg?rev=2187651\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/koko-analytics/assets/banner-1544x500.png?rev=2187642\";s:2:\"1x\";s:69:\"https://ps.w.org/koko-analytics/assets/banner-772x250.png?rev=2187643\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:23:\"loginizer/loginizer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/loginizer\";s:4:\"slug\";s:9:\"loginizer\";s:6:\"plugin\";s:23:\"loginizer/loginizer.php\";s:11:\"new_version\";s:5:\"1.7.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/loginizer/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/loginizer.1.7.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093\";s:2:\"1x\";s:62:\"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/loginizer/assets/banner-1544x500.jpg?rev=2668035\";s:2:\"1x\";s:64:\"https://ps.w.org/loginizer/assets/banner-772x250.jpg?rev=2668037\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:89:\"masterstudy-lms-learning-management-system/masterstudy-lms-learning-management-system.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:56:\"w.org/plugins/masterstudy-lms-learning-management-system\";s:4:\"slug\";s:42:\"masterstudy-lms-learning-management-system\";s:6:\"plugin\";s:89:\"masterstudy-lms-learning-management-system/masterstudy-lms-learning-management-system.php\";s:11:\"new_version\";s:6:\"2.9.33\";s:3:\"url\";s:73:\"https://wordpress.org/plugins/masterstudy-lms-learning-management-system/\";s:7:\"package\";s:92:\"https://downloads.wordpress.org/plugin/masterstudy-lms-learning-management-system.2.9.33.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:95:\"https://ps.w.org/masterstudy-lms-learning-management-system/assets/icon-256x256.gif?rev=2846471\";s:2:\"1x\";s:95:\"https://ps.w.org/masterstudy-lms-learning-management-system/assets/icon-128x128.gif?rev=2846471\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:98:\"https://ps.w.org/masterstudy-lms-learning-management-system/assets/banner-1544x500.jpg?rev=2364576\";s:2:\"1x\";s:97:\"https://ps.w.org/masterstudy-lms-learning-management-system/assets/banner-772x250.jpg?rev=2364576\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.15.5\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:35:\"very-simple-knowledge-base/vskb.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/very-simple-knowledge-base\";s:4:\"slug\";s:26:\"very-simple-knowledge-base\";s:6:\"plugin\";s:35:\"very-simple-knowledge-base/vskb.php\";s:11:\"new_version\";s:3:\"6.6\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/very-simple-knowledge-base/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/very-simple-knowledge-base.6.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/very-simple-knowledge-base/assets/icon-256x256.png?rev=1415756\";s:2:\"1x\";s:79:\"https://ps.w.org/very-simple-knowledge-base/assets/icon-128x128.png?rev=1415756\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/very-simple-knowledge-base/assets/banner-772x250.png?rev=1415756\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}s:7:\"checked\";a:1:{s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.11.7\";}}','no'),(13322,'boldgrid_backup_tasks','a:11:{i:0;a:7:{s:2:\"id\";s:17:\"1649226363-4ca2ac\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649226363;s:10:\"started_at\";i:1649226363;s:12:\"completed_at\";i:1649226458;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:1;a:7:{s:2:\"id\";s:17:\"1650038348-56e349\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650038348;s:10:\"started_at\";i:1650038348;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:2;a:7:{s:2:\"id\";s:17:\"1653450400-a5cc5f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653450400;s:10:\"started_at\";i:1653450400;s:12:\"completed_at\";i:1653450513;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:3;a:7:{s:2:\"id\";s:17:\"1657683730-b064f5\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657683730;s:10:\"started_at\";i:1657683730;s:12:\"completed_at\";i:1657683844;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:4;a:7:{s:2:\"id\";s:17:\"1661917458-5e2f99\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1661917458;s:10:\"started_at\";i:1661917458;s:12:\"completed_at\";i:1661917585;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:5;a:7:{s:2:\"id\";s:17:\"1666048401-b7f846\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1666048401;s:10:\"started_at\";i:1666048401;s:12:\"completed_at\";i:1666048619;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:6;a:7:{s:2:\"id\";s:17:\"1667361531-8965ee\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1667361531;s:10:\"started_at\";i:1667361531;s:12:\"completed_at\";i:1667361706;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:7;a:7:{s:2:\"id\";s:17:\"1668570449-864ceb\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1668570449;s:10:\"started_at\";i:1668570449;s:12:\"completed_at\";i:1668570622;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:8;a:7:{s:2:\"id\";s:17:\"1670861496-9deb25\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1670861496;s:10:\"started_at\";i:1670861496;s:12:\"completed_at\";i:1670861583;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:9;a:7:{s:2:\"id\";s:17:\"1670861631-539d2b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1670861631;s:10:\"started_at\";i:1670861631;s:12:\"completed_at\";i:1670861744;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:10;a:7:{s:2:\"id\";s:17:\"1679789780-611d43\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1679789780;s:10:\"started_at\";i:1679789780;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}}','yes'),(9339,'auto_update_themes','a:1:{i:0;s:9:\"zoologist\";}','no'),(9341,'theme_mods_zoologist','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:19;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1645111820;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\";}}}}','yes'),(5125,'WPLANG','','yes'),(5126,'new_admin_email','axelrodhahn@gmail.com','yes'),(13978,'activate_plugins','a:4:{i:0;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:23:\"loginizer/loginizer.php\";}','yes'),(13979,'koko_analytics_version','1.0.37','yes'),(13980,'koko_analytics_use_custom_endpoint','1','yes'),(13987,'koko_analytics_realtime_pageview_count','a:1:{i:1679613896;i:1;}','no'),(92101,'_site_transient_browser_620c9fe2977bca87afee84f6cdc2779c','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"111.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(92091,'_transient_global_styles_svg_filters_blockbase','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no'),(92090,'_transient_timeout_global_styles_svg_filters_blockbase','1679785819','no'),(38545,'loginizer_backuply_promo_time','1645110560','yes'),(67400,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1679876170;s:5:\"value\";s:158:\"{\"expires\":\"2024-02-15 19:00:15\",\"subscription_id\":11506303,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"editor_comments\"],\"activated\":true,\"success\":true}\";}','no'),(67401,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1679832970;s:5:\"value\";s:158:\"{\"expires\":\"2024-02-15 19:00:15\",\"subscription_id\":11506303,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"editor_comments\"],\"activated\":true,\"success\":true}\";}','no'),(29387,'user_count','1','no'),(12002,'elementor_events_db_version','1.0.0','no'),(13441,'elementor_pro_tracker_notice','1','yes'),(13442,'elementor_tracker_notice','1','yes'),(2061,'auto_update_plugins','a:8:{i:0;s:23:\"elementor/elementor.php\";i:4;s:23:\"loginizer/loginizer.php\";i:5;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:6;s:15:\"tutor/tutor.php\";i:7;s:27:\"woocommerce/woocommerce.php\";i:8;s:45:\"woocommerce-payments/woocommerce-payments.php\";i:17;s:33:\"koko-analytics/koko-analytics.php\";i:18;s:31:\"elementor-pro/elementor-pro.php\";}','no'),(2066,'elementor_active_kit','23','yes'),(2079,'elementor_version','3.11.5','yes'),(2080,'elementor_install_history','a:31:{s:5:\"3.5.3\";i:1642962736;s:5:\"3.5.4\";i:1642962778;s:5:\"3.5.5\";i:1644952951;s:5:\"3.5.6\";i:1646099918;s:5:\"3.6.0\";i:1647997141;s:5:\"3.6.1\";i:1648083542;s:5:\"3.6.2\";i:1649255466;s:5:\"3.6.3\";i:1649804213;s:5:\"3.6.4\";i:1649890601;s:5:\"3.6.5\";i:1652115495;s:5:\"3.7.2\";i:1661438182;s:5:\"3.7.3\";i:1661842720;s:5:\"3.7.4\";i:1662212105;s:5:\"3.7.5\";i:1663225160;s:5:\"3.7.6\";i:1663311533;s:5:\"3.7.7\";i:1664199303;s:5:\"3.7.8\";i:1664780303;s:5:\"3.8.0\";i:1667211269;s:5:\"3.8.1\";i:1668424466;s:5:\"3.9.0\";i:1670861569;s:5:\"3.9.1\";i:1671118227;s:5:\"3.9.2\";i:1671636660;s:6:\"3.10.0\";i:1673278230;s:6:\"3.10.1\";i:1674055837;s:6:\"3.10.2\";i:1675006225;s:6:\"3.11.0\";i:1676302232;s:6:\"3.11.1\";i:1676561455;s:6:\"3.11.2\";i:1677194400;s:6:\"3.11.3\";i:1678203043;s:6:\"3.11.4\";i:1678718235;s:6:\"3.11.5\";i:1678804231;}','yes'),(2086,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:18:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:18:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:120;a:18:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:18:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:126;a:18:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:18:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:145;a:18:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:18:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:160;a:18:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:18:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:18:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:18:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:166;a:18:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:18:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:171;a:18:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:18:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:174;a:18:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:18:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:178;a:18:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:18:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:183;a:18:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:18:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:185;a:18:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:186;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:187;a:18:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:18:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:18:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:191;a:18:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:18:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:18:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:196;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:18:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:207;a:18:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:209;a:18:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:18:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:215;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:18:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:18:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:18:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:18:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:224;a:18:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:18:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:228;a:18:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:18:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:233;a:18:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:235;a:18:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:236;a:18:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:237;a:18:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:238;a:18:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:239;a:18:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:18:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:245;a:18:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:18:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:18:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:250;a:18:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:252;a:18:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:254;a:18:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:18:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:18:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:18:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:18:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:18:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:262;a:18:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:18:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:18:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:266;a:18:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:267;a:18:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:18:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:269;a:18:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:270;a:18:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:18:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:272;a:18:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:18:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:275;a:18:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:276;a:18:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:18:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:18:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:18:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:283;a:18:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:284;a:18:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:18:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:18:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:18:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:18:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:18:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:291;a:18:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:18:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:18:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:18:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:18:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:18:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:18:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:313;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:18:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:316;a:18:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:18:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:319;a:18:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:18:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:18:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:322;a:18:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:18:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:18:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:18:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:18:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:18:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:18:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:18:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:18:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:18:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:18:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:18:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:18:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:18:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:18:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:353;a:18:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:18:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:18:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:359;a:18:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:18:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:18:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:362;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:18:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:18:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:18:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:367;a:18:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:18:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:18:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:18:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:18:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:18:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:18:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:376;a:18:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:18:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:380;a:18:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:18:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:386;a:18:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:18:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:18:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:18:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:18:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:404;a:18:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:18:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:18:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:409;a:18:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:410;a:18:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:18:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:18:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:413;a:18:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:18:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:18:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:416;a:18:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:18:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:18:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:419;a:18:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:18:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:18:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:18:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:18:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:18:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:18:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:18:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:18:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:438;a:18:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:18:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:18:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:18:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:18:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:446;a:18:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:18:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:18:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:18:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:18:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:18:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:18:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:460;a:18:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:18:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:18:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:464;a:18:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:18:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:18:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:18:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:18:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:18:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:18:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:18:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:18:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:18:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:485;a:18:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:487;a:18:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:18:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:18:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:498;a:18:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:18:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:18:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:18:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:18:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:507;a:18:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:18:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:510;a:18:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:511;a:18:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:513;a:18:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:515;a:18:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:517;a:18:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:519;a:18:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:521;a:18:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:523;a:18:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:525;a:18:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:527;a:18:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:529;a:18:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:530;a:18:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:531;a:18:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:532;a:18:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:534;a:18:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:535;a:18:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:536;a:18:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:537;a:18:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:539;a:18:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:541;a:18:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:544;a:18:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:546;a:18:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:548;a:18:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:550;a:18:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:18:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:18:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:18:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:18:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:18:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:18:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:18:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:18:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:18:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:18:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:18:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:18:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:18:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:18:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:18:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:18:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:18:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:18:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:18:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:18:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:18:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:18:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:18:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:18:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:18:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:18:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:18:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:18:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:18:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:18:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:18:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:18:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:18:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:18:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:18:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:18:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:18:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:18:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:18:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:18:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:18:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:18:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:18:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:18:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:18:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:18:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:18:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:18:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:18:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:18:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:18:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:18:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:18:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:18:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:18:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:18:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:18:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:18:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:18:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:18:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:18:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:18:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:18:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:18:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:18:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:18:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:18:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(91928,'_transient_timeout_boldgrid_backup_system_zip_test','1679805255','no'),(91929,'_transient_boldgrid_backup_system_zip_test','1','no'),(91930,'_transient_timeout_boldgrid_backup_is_functional','1679805255','no'),(91931,'_transient_boldgrid_backup_is_functional','1','no'),(3525,'woocommerce_marketing_overview_welcome_hidden','yes','yes'),(390,'tutor_option','a:38:{s:23:\"tutor_dashboard_page_id\";s:2:\"11\";s:21:\"enable_public_profile\";s:1:\"1\";s:25:\"enable_profile_completion\";s:1:\"1\";s:19:\"pagination_per_page\";s:2:\"20\";s:19:\"login_error_message\";s:0:\"\";s:25:\"course_completion_process\";s:8:\"flexible\";s:19:\"course_archive_page\";s:2:\"-1\";s:19:\"courses_col_per_row\";s:1:\"1\";s:16:\"courses_per_page\";s:2:\"12\";s:26:\"display_course_instructors\";s:1:\"1\";s:24:\"enable_q_and_a_on_course\";s:1:\"1\";s:20:\"default_video_source\";s:2:\"-1\";s:21:\"lesson_permalink_base\";s:6:\"lesson\";s:37:\"lesson_video_duration_youtube_api_key\";s:0:\"\";s:15:\"quiz_time_limit\";a:2:{s:5:\"value\";s:1:\"0\";s:4:\"time\";s:7:\"minutes\";}s:22:\"quiz_when_time_expires\";s:10:\"autosubmit\";s:21:\"quiz_attempts_allowed\";s:1:\"5\";s:17:\"quiz_grade_method\";s:13:\"highest_grade\";s:24:\"instructor_register_page\";s:2:\"13\";s:21:\"student_register_page\";s:2:\"12\";s:33:\"show_courses_completed_by_student\";s:1:\"1\";s:24:\"earning_admin_commission\";s:2:\"20\";s:29:\"earning_instructor_commission\";s:2:\"80\";s:18:\"tutor_earning_fees\";a:3:{s:9:\"fees_name\";s:0:\"\";s:11:\"fees_amount\";s:0:\"\";s:9:\"fees_type\";s:0:\"\";}s:23:\"statement_show_per_page\";s:0:\"\";s:19:\"min_withdraw_amount\";s:0:\"\";s:19:\"tutor_primary_color\";s:0:\"\";s:25:\"tutor_primary_hover_color\";s:0:\"\";s:16:\"tutor_text_color\";s:0:\"\";s:17:\"tutor_light_color\";s:0:\"\";s:20:\"tutor_button_primary\";s:0:\"\";s:19:\"tutor_button_danger\";s:0:\"\";s:20:\"tutor_button_success\";s:0:\"\";s:20:\"tutor_button_warning\";s:0:\"\";s:11:\"monetize_by\";s:4:\"free\";s:15:\"email_from_name\";s:10:\"The Collab\";s:18:\"email_from_address\";s:21:\"axelrodhahn@gmail.com\";s:17:\"email_footer_text\";s:0:\"\";}','yes'),(392,'tutor_version','1.9.13','yes'),(393,'tutor_first_activation_time','1642437920','yes'),(394,'tutor_wizard','active','yes'),(395,'widget_tutor_course_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(398,'tutor_withdraw_options','a:1:{s:22:\"bank_transfer_withdraw\";a:1:{s:11:\"instruction\";s:0:\"\";}}','yes'),(400,'recently_activated','a:0:{}','yes'),(13473,'analyst_accounts_data','s:410:\"O:26:\"Account\\AccountDataFactory\":1:{s:11:\"\0*\0accounts\";a:1:{i:0;O:19:\"Account\\AccountData\":7:{s:5:\"\0*\0id\";s:16:\"ovgxe3xq075ladbp\";s:9:\"\0*\0secret\";s:40:\"b4de5ed2ba7be687e233d152ec1e8fd116052ab0\";s:7:\"\0*\0path\";s:87:\"/home/aaxelr5/the-collab.com/wp-content/plugins/copy-delete-posts/copy-delete-posts.php\";s:14:\"\0*\0isInstalled\";b:0;s:12:\"\0*\0isOptedIn\";b:0;s:11:\"\0*\0isSigned\";b:0;s:20:\"\0*\0isInstallResolved\";N;}}}\";','yes'),(419,'_transient_jetpack_assumed_site_creation_date','2022-01-17 15:40:57','yes'),(458,'jetpack_plugin_api_action_links','a:2:{s:19:\"jetpack/jetpack.php\";a:3:{s:10:\"My Jetpack\";s:54:\"https://the-collab.com/wp-admin/admin.php?page=jetpack\";s:8:\"Settings\";s:64:\"https://the-collab.com/wp-admin/admin.php?page=jetpack#/settings\";s:7:\"Support\";s:63:\"https://the-collab.com/wp-admin/admin.php?page=jetpack-debugger\";}s:23:\"loginizer/loginizer.php\";a:2:{s:8:\"Settings\";s:56:\"https://the-collab.com/wp-admin/admin.php?page=loginizer\";s:7:\"Upgrade\";s:38:\"https://loginizer.com/features#compare\";}}','yes'),(459,'jp_sync_last_success_immediate-send','1642963092.8826','no'),(460,'woocommerce_setup_jetpack_opted_in','1','yes'),(9170,'elementor_pro_theme_builder_conditions','a:1:{s:6:\"single\";a:1:{i:437;a:1:{i:0;s:21:\"include/singular/page\";}}}','yes'),(598,'boldgrid_backup_in_progress_data','a:7:{s:6:\"status\";s:22:\"Backing up database...\";s:12:\"log_filename\";s:22:\"archive-1679789780.log\";s:3:\"pid\";i:2217711;s:10:\"start_time\";i:1679789780;s:7:\"trigger\";s:35:\"axelrodhahn (ariel@axelrodlmhc.com)\";s:6:\"tables\";a:83:{i:0;s:28:\"wpob_actionscheduler_actions\";i:1;s:27:\"wpob_actionscheduler_claims\";i:2;s:27:\"wpob_actionscheduler_groups\";i:3;s:25:\"wpob_actionscheduler_logs\";i:4;s:16:\"wpob_commentmeta\";i:5;s:13:\"wpob_comments\";i:6;s:13:\"wpob_e_events\";i:7;s:12:\"wpob_e_notes\";i:8;s:28:\"wpob_e_notes_users_relations\";i:9;s:18:\"wpob_e_submissions\";i:10;s:30:\"wpob_e_submissions_actions_log\";i:11;s:25:\"wpob_e_submissions_values\";i:12;s:30:\"wpob_koko_analytics_post_stats\";i:13;s:34:\"wpob_koko_analytics_referrer_stats\";i:14;s:33:\"wpob_koko_analytics_referrer_urls\";i:15;s:30:\"wpob_koko_analytics_site_stats\";i:16;s:10:\"wpob_links\";i:17;s:19:\"wpob_loginizer_logs\";i:18;s:27:\"wpob_nextend2_image_storage\";i:19;s:29:\"wpob_nextend2_section_storage\";i:20;s:37:\"wpob_nextend2_smartslider3_generators\";i:21;s:34:\"wpob_nextend2_smartslider3_sliders\";i:22;s:39:\"wpob_nextend2_smartslider3_sliders_xref\";i:23;s:33:\"wpob_nextend2_smartslider3_slides\";i:24;s:12:\"wpob_options\";i:25;s:13:\"wpob_postmeta\";i:26;s:10:\"wpob_posts\";i:27;s:28:\"wpob_stm_lms_curriculum_bind\";i:28;s:27:\"wpob_stm_lms_curriculum_log\";i:29;s:24:\"wpob_stm_lms_order_items\";i:30;s:25:\"wpob_stm_lms_user_answers\";i:31;s:22:\"wpob_stm_lms_user_cart\";i:32;s:22:\"wpob_stm_lms_user_chat\";i:33;s:30:\"wpob_stm_lms_user_conversation\";i:34;s:25:\"wpob_stm_lms_user_courses\";i:35;s:25:\"wpob_stm_lms_user_lessons\";i:36;s:25:\"wpob_stm_lms_user_quizzes\";i:37;s:31:\"wpob_stm_lms_user_quizzes_times\";i:38;s:26:\"wpob_stm_lms_user_searches\";i:39;s:32:\"wpob_stm_lms_user_searches_stats\";i:40;s:23:\"wpob_term_relationships\";i:41;s:18:\"wpob_term_taxonomy\";i:42;s:13:\"wpob_termmeta\";i:43;s:10:\"wpob_terms\";i:44;s:19:\"wpob_tutor_earnings\";i:45;s:31:\"wpob_tutor_quiz_attempt_answers\";i:46;s:24:\"wpob_tutor_quiz_attempts\";i:47;s:32:\"wpob_tutor_quiz_question_answers\";i:48;s:25:\"wpob_tutor_quiz_questions\";i:49;s:20:\"wpob_tutor_withdraws\";i:50;s:13:\"wpob_usermeta\";i:51;s:10:\"wpob_users\";i:52;s:26:\"wpob_wc_admin_note_actions\";i:53;s:19:\"wpob_wc_admin_notes\";i:54;s:23:\"wpob_wc_category_lookup\";i:55;s:23:\"wpob_wc_customer_lookup\";i:56;s:20:\"wpob_wc_download_log\";i:57;s:27:\"wpob_wc_order_coupon_lookup\";i:58;s:28:\"wpob_wc_order_product_lookup\";i:59;s:19:\"wpob_wc_order_stats\";i:60;s:24:\"wpob_wc_order_tax_lookup\";i:61;s:27:\"wpob_wc_product_meta_lookup\";i:62;s:19:\"wpob_wc_rate_limits\";i:63;s:22:\"wpob_wc_reserved_stock\";i:64;s:24:\"wpob_wc_tax_rate_classes\";i:65;s:16:\"wpob_wc_webhooks\";i:66;s:20:\"wpob_weforms_entries\";i:67;s:22:\"wpob_weforms_entrymeta\";i:68;s:25:\"wpob_woocommerce_api_keys\";i:69;s:37:\"wpob_woocommerce_attribute_taxonomies\";i:70;s:49:\"wpob_woocommerce_downloadable_product_permissions\";i:71;s:20:\"wpob_woocommerce_log\";i:72;s:31:\"wpob_woocommerce_order_itemmeta\";i:73;s:28:\"wpob_woocommerce_order_items\";i:74;s:34:\"wpob_woocommerce_payment_tokenmeta\";i:75;s:31:\"wpob_woocommerce_payment_tokens\";i:76;s:25:\"wpob_woocommerce_sessions\";i:77;s:40:\"wpob_woocommerce_shipping_zone_locations\";i:78;s:38:\"wpob_woocommerce_shipping_zone_methods\";i:79;s:31:\"wpob_woocommerce_shipping_zones\";i:80;s:35:\"wpob_woocommerce_tax_rate_locations\";i:81;s:26:\"wpob_woocommerce_tax_rates\";i:82;s:17:\"wpob_wpforms_lite\";}s:4:\"step\";i:1;}','yes'),(549,'post_by_email_address1','NULL','yes'),(541,'_transient_dirsize_cache','a:5:{s:55:\"/home/aaxelr5/the-collab.com/wp-content/uploads/2022/01\";i:0;s:52:\"/home/aaxelr5/the-collab.com/wp-content/uploads/2022\";i:0;s:67:\"/home/aaxelr5/the-collab.com/wp-content/uploads/woocommerce_uploads\";i:13;s:55:\"/home/aaxelr5/the-collab.com/wp-content/uploads/wc-logs\";i:13;s:47:\"/home/aaxelr5/the-collab.com/wp-content/uploads\";i:270355;}','yes'),(532,'jetpack_content_post_details_tags','1','yes'),(533,'jetpack_content_post_details_author','1','yes'),(534,'jetpack_content_post_details_comment','1','yes'),(535,'verification_services_codes','0','yes'),(519,'jp_sync_lock_full_sync','','no'),(530,'jetpack_content_post_details_date','1','yes'),(531,'jetpack_content_post_details_categories','1','yes'),(523,'wpcom_publish_posts_with_markdown','1','yes'),(517,'jpsq_sync_checkout','0:0','no'),(518,'jp_sync_last_success_sync','1644933486.5495','no'),(613,'_transient_woocommerce_reports-transient-version','1642471134','yes'),(652,'stats_cache','a:2:{s:32:\"69c8d2cb881272835cbc238df73389f2\";a:1:{i:1644933319;a:0:{}}s:32:\"ec9c2bb39c5ffe2f134e4a2beb1896a8\";a:1:{i:1644933319;a:0:{}}}','yes'),(659,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:27:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:15;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:16;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:17;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:18;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:19;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:20;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:21;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:22;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:23;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:24;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:25;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:26;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1642440092;}','no');
INSERT INTO `wpob_options` VALUES (750,'boldgrid_backup_last_backup','1670861721','no'),(751,'boldgrid_backup_latest_backup','a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:93486546;s:4:\"save\";b:1;s:10:\"total_size\";i:226476688;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:29:\"/home/aaxelr5/the-collab.com/\";s:9:\"backup_id\";s:8:\"11fcd6c5\";s:7:\"siteurl\";s:22:\"https://the-collab.com\";s:9:\"timestamp\";i:1670861631;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:14:\"the-collab.com\";s:13:\"php_sapi_name\";s:8:\"cgi-fcgi\";s:9:\"php_uname\";s:113:\"Linux ecbiz238.inmotionhosting.com 3.10.0-962.3.2.lve1.5.36.el7.x86_64 #1 SMP Mon May 18 02:16:06 EDT 2020 x86_64\";s:11:\"php_version\";s:6:\"8.1.12\";s:11:\"server_addr\";s:14:\"209.182.198.64\";s:11:\"server_name\";s:14:\"the-collab.com\";s:15:\"server_protocol\";s:8:\"HTTP/2.0\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:2429;s:8:\"username\";s:7:\"aaxelr5\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:35:\"axelrodhahn (ariel@axelrodlmhc.com)\";s:8:\"filepath\";s:89:\"/home/aaxelr5/boldgrid_backup/boldgrid-backup-the-collab.com-11fcd6c5-20221212-161353.zip\";s:11:\"lastmodunix\";i:1670861721;s:8:\"duration\";s:5:\"90.23\";s:11:\"db_duration\";s:4:\"1.32\";s:11:\"db_filename\";s:33:\"aaxelr5_wp844.20221212-161351.sql\";s:12:\"mail_success\";b:0;}','yes'),(752,'bglib_activity','a:1:{s:15:\"boldgrid-backup\";a:1:{s:18:\"any_backup_created\";i:13;}}','yes'),(50179,'category_children','a:0:{}','yes'),(7435,'woocommerce_enable_signup_from_checkout_for_subscriptions','yes','no'),(1149,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":3,\"critical\":2}','yes'),(2087,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:77:\"Introducing New Nested Elements - the Future of Design with Elementor widgets\";s:7:\"excerpt\";s:416:\"Elementor and Elementor Pro 3.10 include new design capabilities that will unlock a whole new world of creativity when it comes to designing your websites with Nested Elements, and introduces a new custom unit in sizing controls that will enable you to reach a higher level of accuracy when it comes to designing your websites. These versions also include a new container-based library, and performance improvements.\";s:7:\"created\";i:1674137711;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:137:\"https://elementor.com/blog/new-nested-elements-tabs-custom-units/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:98:\"Introducing Elementor 3.9: New Save as Default Option for Elements To Enhance Your Design Workflow\";s:7:\"excerpt\";s:253:\"Elementor 3.9 includes the new Save as a Default option, broadens the capabilities of the Loop Builder to support WooCommerce and the section-based layout, and several additional features that improve the design of your website and its user experience. \";s:7:\"created\";i:1670943042;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:141:\"https://elementor.com/blog/introducing-elementor-3-9-save-as-default/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:82:\"Introducing Loop Builder: Design Every Aspect of your Post and Product Collections\";s:7:\"excerpt\";s:306:\"Elementor 3.8 includes some highly anticipated features, including the first phase of the Loop Builder, with additional functions and capabilities added in upcoming versions. With the Loop Builder, you gain more creative freedom to design your posts and listings, so you can design it any way you’d like.\";s:7:\"created\";i:1667397460;s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:128:\"https://elementor.com/blog/introducing-the-loop-builder/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(2092,'_elementor_installed_time','1642962739','yes'),(2113,'elementor_log','a:42:{s:32:\"dae35e7f653ac76d6fd824d860fef93b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-01-18 15:30:37\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.0\";s:2:\"to\";s:6:\"3.10.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-01-18 15:30:37\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.0\";s:2:\"to\";s:6:\"3.10.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c14292bb5bf1bf451a609d5f05887755\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-01-29 15:30:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.1\";s:2:\"to\";s:6:\"3.10.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-01-29 15:30:25\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.1\";s:2:\"to\";s:6:\"3.10.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0a6ee22ee1a6e0f680c3fc16852ce8ad\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-01-29 15:30:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-01-29 15:30:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"6a809b6bb35c07517c2dfb85e4d37dcb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-01-29 15:30:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-01-29 15:30:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"71d6ac35207a0d3fec5c708cbf94a26b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-01-29 15:30:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-01-29 15:30:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"27e7aeb8a773b41b88891d39807f529b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-01-29 15:30:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.1\";s:2:\"to\";s:6:\"3.10.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-01-29 15:30:25\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.1\";s:2:\"to\";s:6:\"3.10.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"936b76468ea981ab89e5d42ec528d105\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-13 15:30:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-13 15:30:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"2516b07d35c894168dab1f6d5068a44f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-13 15:30:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-13 15:30:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"6f4be1ac5880b79952f45d58aab17fb6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-13 15:30:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-13 15:30:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"294654132c619811d203f3fbcb9d996c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-13 15:30:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.2\";s:2:\"to\";s:6:\"3.11.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-13 15:30:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.2\";s:2:\"to\";s:6:\"3.11.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"01db85700fb8da51031c02b78155a418\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-13 15:30:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.2\";s:2:\"to\";s:6:\"3.11.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-13 15:30:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.2\";s:2:\"to\";s:6:\"3.11.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c9d9af7ce9eec56f1340e0889c97a87a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 15:30:54\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 15:30:54\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6daa1cf3730138ad0c0bfca2cbeb8a7c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 15:30:55\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 15:30:55\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"47b4562d839cd8f34a790de347df1406\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 15:30:55\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 15:30:55\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"df10c568e3cae9c5da2ffd7d70e5743b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 15:30:55\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 15:30:55\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b4afc5c50d0fc480076757acebb160cd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 15:30:55\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 15:30:55\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"86add66fb9cba788878c269203286f8b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 15:30:57\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 15:30:57\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"aba2c4b5f1ad95404b00f40c58cd660d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2023-02-17 03:20:26\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:236:\"Return type of ElementorPro\\Core\\Database\\Model_Base::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:90:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:4:\"line\";i:10;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:4:{s:4:\"file\";s:72:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:154;s:4:\"args\";a:1:{i:0;s:90:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/core/database/model-base.php\";}s:8:\"function\";s:7:\"include\";}i:2;a:5:{s:4:\"file\";s:100:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:4:\"line\";i:18;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}i:3;a:4:{s:4:\"file\";s:72:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:154;s:4:\"args\";a:1:{i:0;s:100:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";}s:8:\"function\";s:7:\"include\";}i:4;a:5:{s:4:\"file\";s:95:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/modules/notes/data/controller.php\";s:4:\"line\";i:243;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:82;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2023-03-05 16:12:29\";i:1;s:19:\"2023-03-05 16:12:54\";i:2;s:19:\"2023-03-05 16:13:32\";i:3;s:19:\"2023-03-07 15:55:56\";i:4;s:19:\"2023-03-09 10:32:01\";i:5;s:19:\"2023-03-09 10:32:08\";i:6;s:19:\"2023-03-09 10:32:20\";i:7;s:19:\"2023-03-12 18:47:29\";i:8;s:19:\"2023-03-12 18:47:43\";i:9;s:19:\"2023-03-12 18:48:00\";i:10;s:19:\"2023-03-13 00:07:39\";i:11;s:19:\"2023-03-13 00:07:44\";i:12;s:19:\"2023-03-13 00:07:51\";i:13;s:19:\"2023-03-13 06:57:34\";i:14;s:19:\"2023-03-13 06:57:51\";i:15;s:19:\"2023-03-13 07:02:33\";i:16;s:19:\"2023-03-13 07:02:52\";i:17;s:19:\"2023-03-13 07:03:16\";i:18;s:19:\"2023-03-15 11:34:34\";i:19;s:19:\"2023-03-15 11:34:43\";i:20;s:19:\"2023-03-15 11:34:51\";i:21;s:19:\"2023-03-16 09:32:52\";i:22;s:19:\"2023-03-16 09:33:04\";i:23;s:19:\"2023-03-16 09:33:20\";i:24;s:19:\"2023-03-17 02:39:34\";i:25;s:19:\"2023-03-17 02:39:57\";i:26;s:19:\"2023-03-17 02:40:27\";i:27;s:19:\"2023-03-18 12:01:51\";i:28;s:19:\"2023-03-18 12:01:58\";i:29;s:19:\"2023-03-18 12:02:05\";i:30;s:19:\"2023-03-18 18:07:00\";i:31;s:19:\"2023-03-18 18:07:13\";i:32;s:19:\"2023-03-18 18:07:33\";i:33;s:19:\"2023-03-20 00:47:01\";i:34;s:19:\"2023-03-20 00:47:31\";i:35;s:19:\"2023-03-24 07:23:10\";i:36;s:19:\"2023-03-24 07:23:21\";i:37;s:19:\"2023-03-24 07:23:37\";i:38;s:19:\"2023-03-24 15:38:45\";i:39;s:19:\"2023-03-25 22:15:47\";i:40;s:19:\"2023-03-25 22:16:16\";i:41;s:19:\"2023-03-26 00:16:14\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:236:\"Return type of ElementorPro\\Core\\Database\\Model_Base::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice\";s:4:\"file\";s:90:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:4:\"line\";i:135;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:90:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:7:\"\0*\0line\";i:135;}s:32:\"02e4bd038f028bbfb10247c5f4933ea0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 23:17:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 23:17:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"8e1ca26da1a431c7cf1f86b6251c0d38\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 23:17:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 23:17:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c64a84cb7783e331ba58253d57a2cfc3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 23:17:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 23:17:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"aa1d796e972235b00b6cb6c283234254\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 23:17:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.9.0\";s:2:\"to\";s:6:\"3.10.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 23:17:35\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.9.0\";s:2:\"to\";s:6:\"3.10.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9152a91282a87155a20b322bbf6133e4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 23:20:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 23:20:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"6bd8d506e31fa978e2ac80ef134ae09f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 23:20:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 23:20:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"4050606f728277a15325f0cb2e837e38\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 23:20:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 23:20:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"3d26e3f8ca3f8342d3011ba18cc14e8f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 23:20:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.1\";s:2:\"to\";s:6:\"3.11.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 23:20:00\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.1\";s:2:\"to\";s:6:\"3.11.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9bd8a275cb4e01c270abd9b45708e377\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-07 15:30:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.2\";s:2:\"to\";s:6:\"3.11.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-07 15:30:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.2\";s:2:\"to\";s:6:\"3.11.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c1015c455137d7055d3b50987cd457c4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-07 15:30:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-07 15:30:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"82090f4bf6c22e00ce4fd4ba1cf4fc01\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-07 15:30:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-07 15:30:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"07afde0a80d3a040523a279ba0dfa616\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-07 15:30:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-07 15:30:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"cf7be2352c62eb718508deb73e014bf2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-07 15:30:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.2\";s:2:\"to\";s:6:\"3.11.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-07 15:30:43\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.2\";s:2:\"to\";s:6:\"3.11.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"13b849588a6b66d6330a39dbcbb73d72\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-13 14:37:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.3\";s:2:\"to\";s:6:\"3.11.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-13 14:37:15\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.3\";s:2:\"to\";s:6:\"3.11.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4b890f24ae3e7c9ff838c2d425a52901\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-13 14:37:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-13 14:37:15\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"6e6ba559591e1e6d69bb7e74337cf6a6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-13 14:37:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-13 14:37:15\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"2329b0570b98b728a81d718acd502eb8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-13 14:37:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-13 14:37:15\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6a8fc7b3d1a3b016ddd8530fb555faa8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-13 14:37:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.3\";s:2:\"to\";s:6:\"3.11.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-13 14:37:15\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.3\";s:2:\"to\";s:6:\"3.11.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0f2a3243b3f832757807fe7a986564df\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2023-03-13 14:37:16\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:236:\"Return type of ElementorPro\\Core\\Database\\Model_Base::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2023-03-13 14:37:16\";i:1;s:19:\"2023-03-13 14:46:09\";i:2;s:19:\"2023-03-14 14:30:32\";i:3;s:19:\"2023-03-14 23:39:40\";i:4;s:19:\"2023-03-14 23:39:54\";i:5;s:19:\"2023-03-14 23:40:25\";i:6;s:19:\"2023-03-14 23:40:38\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:236:\"Return type of ElementorPro\\Core\\Database\\Model_Base::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice\";s:4:\"file\";s:90:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:4:\"line\";i:135;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:90:\"/home/aaxelr5/the-collab.com/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:7:\"\0*\0line\";i:135;}s:32:\"a7c93f2a6f156de4d08ff35a6b8b5327\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-14 14:30:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-14 14:30:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"145ba69c9a58c5830e1287b530deba4c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-14 14:30:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-14 14:30:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"59d1ec301a8e82dd1d82458195bbfa8d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-14 14:30:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-14 14:30:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d0ed41fce205e59f6401111b7acab741\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-14 14:30:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.4\";s:2:\"to\";s:6:\"3.11.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-14 14:30:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.4\";s:2:\"to\";s:6:\"3.11.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"97750e55b597a9452ef17df0cd718e38\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-03-14 14:30:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.4\";s:2:\"to\";s:6:\"3.11.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-03-14 14:30:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.4\";s:2:\"to\";s:6:\"3.11.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','no'),(89323,'_elementor_global_css','a:7:{s:4:\"time\";i:1678804231;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(89324,'_elementor_assets_data','a:2:{s:3:\"css\";a:1:{s:7:\"widgets\";a:12:{s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.11.5 - 14-03-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:6:\"3.11.5\";}s:8:\"nav-menu\";a:2:{s:7:\"content\";s:121:\"<link rel=\"stylesheet\" href=\"https://the-collab.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css\">\";s:7:\"version\";s:6:\"3.10.1\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:924:\"<style>/*! elementor - v3.11.5 - 14-03-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\";s:7:\"version\";s:6:\"3.11.5\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.11.5 - 14-03-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.11.5\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.11.5 - 14-03-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.11.5\";}s:6:\"toggle\";a:2:{s:7:\"content\";s:1579:\"<style>/*! elementor - v3.11.5 - 14-03-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.11.5\";}s:7:\"divider\";a:2:{s:7:\"content\";s:3594:\"<style>/*! elementor - v3.11.5 - 14-03-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.11.5\";}s:5:\"posts\";a:2:{s:7:\"content\";s:118:\"<link rel=\"stylesheet\" href=\"https://the-collab.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css\">\";s:7:\"version\";s:6:\"3.10.1\";}s:19:\"wp-widget-tag_cloud\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.11.5\";}s:22:\"wp-widget-recent-posts\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.11.5\";}s:5:\"forms\";a:2:{s:7:\"content\";s:6196:\"<style>/*! elementor-pro - v3.10.1 - 09-01-2023 */\n.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:0;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;transition:width .1s linear}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:10px}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#c2cbd2}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button>span{display:flex;justify-content:center;align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal;flex-grow:0}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-select-wrapper .select-caret-down-wrapper{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:10px;pointer-events:none;font-size:11px}.elementor-select-wrapper .select-caret-down-wrapper svg{display:unset;width:1em;aspect-ratio:unset;fill:currentColor}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:\"\"!important}</style>\";s:7:\"version\";s:6:\"3.10.1\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:247:\"<style>/*! elementor - v3.11.5 - 14-03-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>\";s:7:\"version\";s:6:\"3.11.5\";}}}s:3:\"svg\";a:1:{s:9:\"font-icon\";a:6:{s:14:\"eicon-menu-bar\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:279:\"M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z\";s:3:\"key\";s:14:\"eicon-menu-bar\";}s:7:\"version\";s:6:\"5.13.0\";}s:11:\"eicon-close\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:361:\"M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z\";s:3:\"key\";s:11:\"eicon-close\";}s:7:\"version\";s:6:\"5.13.0\";}s:15:\"fas-caret-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:192;s:6:\"height\";i:512;s:4:\"path\";s:152:\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\";s:3:\"key\";s:15:\"fas-caret-right\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fas-caret-up\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:160:\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\";s:3:\"key\";s:12:\"fas-caret-up\";}s:7:\"version\";s:6:\"5.15.3\";}s:17:\"fas-chevron-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:281:\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\";s:3:\"key\";s:17:\"fas-chevron-right\";}s:7:\"version\";s:6:\"5.15.3\";}s:16:\"fas-chevron-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:279:\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\";s:3:\"key\";s:16:\"fas-chevron-down\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','yes'),(13981,'koko_analytics_settings','a:4:{s:10:\"use_cookie\";i:0;s:18:\"exclude_user_roles\";a:0:{}s:23:\"prune_data_after_months\";i:36;s:12:\"default_view\";s:12:\"last_28_days\";}','yes'),(2149,'wcpay_should_redirect_to_onboarding','','yes'),(2156,'_wcpay_feature_subscriptions','1','yes'),(2163,'widget_currency_switcher_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2442,'woocommerce_maybe_regenerate_images_hash','91b4c9009722c706e00dfc584c4f8626','yes'),(2168,'woocommerce_subscriptions_multiple_purchase','yes','yes'),(2169,'woocommerce_subscriptions_sync_payments','no','yes'),(2170,'woocommerce_subscriptions_prorate_synced_payments','no','yes'),(2171,'woocommerce_subscriptions_days_no_fee','0','yes'),(2172,'woocommerce_subscriptions_paypal_debugging_default_set','true','yes'),(2173,'woocommerce_subscriptions_is_active','1','yes'),(2182,'woocommerce_woocommerce_payments_settings','a:18:{s:7:\"enabled\";s:3:\"yes\";s:28:\"account_statement_descriptor\";s:0:\"\";s:14:\"manual_capture\";s:2:\"no\";s:11:\"saved_cards\";s:3:\"yes\";s:9:\"test_mode\";s:2:\"no\";s:14:\"enable_logging\";s:2:\"no\";s:23:\"payment_request_details\";s:0:\"\";s:15:\"payment_request\";s:3:\"yes\";s:27:\"payment_request_button_type\";s:3:\"buy\";s:28:\"payment_request_button_theme\";s:4:\"dark\";s:29:\"payment_request_button_height\";s:2:\"44\";s:28:\"payment_request_button_label\";s:7:\"Buy now\";s:32:\"payment_request_button_locations\";a:3:{i:0;s:7:\"product\";i:1;s:4:\"cart\";i:2;s:8:\"checkout\";}s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}s:27:\"payment_request_button_size\";s:7:\"default\";s:35:\"payment_request_button_branded_type\";s:0:\"\";s:25:\"apple_pay_verified_domain\";s:14:\"the-collab.com\";s:20:\"apple_pay_domain_set\";s:2:\"no\";}','yes'),(2183,'wcpay_upe_is_tracked','1','yes'),(2184,'wcpay_activation_timestamp','1642962999','yes'),(2185,'woocommerce_woocommerce_payments_version','3.7.0','yes'),(2186,'wcpay_multi_currency_store_currency','USD','yes'),(2187,'wcs_upgrade_initial_total_subscription_count','0','yes'),(2188,'woocommerce_subscriptions_previous_version','0','yes'),(2189,'wc_subscriptions_siteurl','https://the-col_[wc_subscriptions_siteurl]_lab.com','yes'),(2190,'woocommerce_subscriptions_active_version','3.1.6','yes'),(3995,'db_upgraded','','yes'),(2452,'shopstore_admin_notice_welcome','1','yes'),(4001,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"axelrodhahn@gmail.com\";s:7:\"version\";s:5:\"6.1.1\";s:9:\"timestamp\";i:1668570634;}','no'),(2196,'woocommerce_task_list_tracked_completed_tasks','a:1:{i:0;s:13:\"store_details\";}','yes'),(2197,'woocommerce_task_list_completed_lists','a:1:{i:0;s:8:\"extended\";}','yes'),(2202,'eael_setup_wizard','complete','yes'),(2203,'eael_save_settings','a:60:{s:9:\"post-grid\";s:0:\"\";s:13:\"post-timeline\";s:0:\"\";s:10:\"fancy-text\";i:1;s:12:\"creative-btn\";i:1;s:10:\"count-down\";i:1;s:12:\"team-members\";i:1;s:12:\"testimonials\";i:1;s:8:\"info-box\";i:1;s:8:\"flip-box\";i:1;s:14:\"call-to-action\";i:1;s:11:\"dual-header\";i:1;s:11:\"price-table\";i:1;s:12:\"twitter-feed\";s:0:\"\";s:13:\"facebook-feed\";s:0:\"\";s:19:\"advanced-data-table\";s:0:\"\";s:10:\"data-table\";i:1;s:14:\"filter-gallery\";i:1;s:15:\"image-accordion\";i:1;s:14:\"content-ticker\";i:1;s:7:\"tooltip\";i:1;s:13:\"adv-accordion\";i:1;s:8:\"adv-tabs\";i:1;s:12:\"progress-bar\";i:1;s:12:\"feature-list\";i:1;s:12:\"product-grid\";s:0:\"\";s:14:\"contact-form-7\";s:0:\"\";s:7:\"weforms\";s:0:\"\";s:10:\"ninja-form\";s:0:\"\";s:9:\"formstack\";s:0:\"\";s:12:\"gravity-form\";s:0:\"\";s:12:\"caldera-form\";s:0:\"\";s:7:\"wpforms\";s:0:\"\";s:10:\"fluentform\";s:0:\"\";s:8:\"typeform\";s:0:\"\";s:24:\"betterdocs-category-grid\";s:0:\"\";s:23:\"betterdocs-category-box\";s:0:\"\";s:22:\"betterdocs-search-form\";s:0:\"\";s:12:\"sticky-video\";i:1;s:14:\"event-calendar\";s:0:\"\";s:10:\"embedpress\";i:1;s:24:\"crowdfundly-organization\";i:1;s:24:\"crowdfundly-all-campaign\";i:1;s:27:\"crowdfundly-single-campaign\";i:1;s:12:\"woo-checkout\";s:0:\"\";s:8:\"woo-cart\";s:0:\"\";s:14:\"login-register\";s:0:\"\";s:18:\"woocommerce-review\";i:1;s:11:\"career-page\";i:1;s:19:\"woo-product-compare\";s:0:\"\";s:20:\"woo-product-carousel\";s:0:\"\";s:11:\"simple-menu\";i:1;s:19:\"woo-product-gallery\";s:0:\"\";s:18:\"interactive-circle\";s:0:\"\";s:14:\"better-payment\";s:0:\"\";s:9:\"promotion\";i:1;s:9:\"custom-js\";i:1;s:16:\"reading-progress\";i:1;s:16:\"table-of-content\";i:1;s:15:\"post-duplicator\";i:1;s:13:\"scroll-to-top\";i:1;}','yes'),(2230,'eael_editor_updated_at','1644954190','yes'),(2306,'_elementor_settings_update_time','1645115227','yes'),(2307,'elementor_cpt_support','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";}','yes'),(2308,'elementor_disable_color_schemes','yes','yes'),(2309,'elementor_disable_typography_schemes','yes','yes'),(2310,'elementor_allow_tracking','no','yes'),(2311,'elementor_notice','','yes'),(2312,'elementor_google_maps_api_key','','yes'),(2313,'elementor_css_print_method','external','yes'),(2314,'elementor_editor_break_lines','','yes'),(2315,'elementor_unfiltered_files_upload','','yes'),(2316,'elementor_font_display','auto','yes'),(2317,'elementor_load_fa4_shim','','yes'),(2318,'elementor_experiment-e_optimized_assets_loading','active','yes'),(2319,'elementor_experiment-e_optimized_css_loading','active','yes'),(2320,'elementor_experiment-e_font_icon_svg','active','yes'),(2321,'elementor_experiment-e_import_export','active','yes'),(2322,'elementor_experiment-additional_custom_breakpoints','active','yes'),(2323,'elementor_experiment-e_hidden_wordpress_widgets','active','yes'),(2324,'elementor_experiment-favorite-widgets','active','yes'),(2325,'elementor_experiment-e_dom_optimization','active','yes'),(2326,'elementor_experiment-a11y_improvements','active','yes'),(2327,'elementor_experiment-landing-pages','active','yes'),(2328,'elementor_experiment-elements-color-picker','active','yes'),(2329,'elementor_experiment-admin-top-bar','active','yes'),(3276,'loginizer_dismiss_newsletter','1643045529','yes'),(8906,'theme_mods_twentytwentytwo','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:1644934372;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\";}}}}','yes'),(2921,'_transient_shipping-transient-version','1643018899','yes'),(2960,'40e314001_eael_elements','a:0:{}','no'),(2961,'40e314001_eael_custom_js','','no'),(2962,'40e314001_eael_updated_at','1642963081','no'),(3610,'theme_mods_hello-elementor','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:19;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1645111687;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\";}}}}','yes'),(3613,'hello_theme_version','2.5.0','yes'),(3282,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:5:\"trash\";s:1:\"1\";s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(2577,'n2_ss3_version','3.5.1.3/b:release-3.5.1.3/r:5023544a4fcfe8dfb1226d4b8c667713df879709','yes'),(2578,'widget_smart-swatches-filter-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2579,'widget_aspw-widgets-wrap','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2580,'widget_smartslider3','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2584,'apsw_search_form','','yes'),(2585,'apsw_search_results','','yes'),(2586,'apsw_color_scheme','','yes'),(2587,'general_settings','','yes'),(2588,'atawc_label','','yes'),(2589,'atawc_color','','yes'),(2590,'atawc_images','','yes'),(2591,'archive_settings','','yes'),(2592,'atawc_tutorials','','yes'),(2218,'eael_version','5.0.7','yes'),(2219,'eael_remove_old_cache','1','yes'),(2224,'wcpay_menu_badge_hidden','yes','yes'),(2258,'wcpay_account_data','a:2:{s:7:\"account\";a:25:{s:10:\"account_id\";s:21:\"acct_1KIyn62HAaIq4eb1\";s:5:\"email\";s:21:\"axelrodhahn@gmail.com\";s:20:\"live_publishable_key\";s:42:\"pk_live_iBIpeqzKOOx2Y8PFCRBfyMU000Q7xVG4Sn\";s:20:\"test_publishable_key\";s:107:\"pk_test_51ETDmyFuiXB5oUVxwSobQMW5Tno1GclIq7ePZWzLeW4q8oa7Zb8hI5VfwI5sNT5nXuKYinLukNvGCXmsQXAoDGHG00MqHqlYHR\";s:7:\"is_live\";b:1;s:24:\"has_pending_requirements\";b:0;s:24:\"has_overdue_requirements\";b:0;s:16:\"current_deadline\";N;s:6:\"status\";s:8:\"complete\";s:12:\"capabilities\";a:16:{s:19:\"bancontact_payments\";s:6:\"active\";s:13:\"card_payments\";s:6:\"active\";s:12:\"eps_payments\";s:6:\"active\";s:16:\"giropay_payments\";s:6:\"active\";s:14:\"ideal_payments\";s:6:\"active\";s:13:\"link_payments\";s:6:\"active\";s:12:\"p24_payments\";s:6:\"active\";s:19:\"sepa_debit_payments\";s:6:\"active\";s:15:\"sofort_payments\";s:6:\"active\";s:9:\"transfers\";s:6:\"active\";s:28:\"us_bank_account_ach_payments\";s:6:\"active\";s:19:\"acss_debit_payments\";s:11:\"unrequested\";s:26:\"afterpay_clearpay_payments\";s:11:\"unrequested\";s:6:\"klarna\";s:11:\"unrequested\";s:23:\"tax_reporting_us_1099_k\";s:11:\"unrequested\";s:26:\"tax_reporting_us_1099_misc\";s:11:\"unrequested\";}s:23:\"capability_requirements\";a:16:{s:19:\"acss_debit_payments\";a:0:{}s:26:\"afterpay_clearpay_payments\";a:1:{i:0;s:30:\"business_profile.support_phone\";}s:19:\"bancontact_payments\";a:0:{}s:13:\"card_payments\";a:0:{}s:12:\"eps_payments\";a:0:{}s:16:\"giropay_payments\";a:0:{}s:14:\"ideal_payments\";a:0:{}s:6:\"klarna\";a:0:{}s:13:\"link_payments\";a:0:{}s:12:\"p24_payments\";a:0:{}s:19:\"sepa_debit_payments\";a:0:{}s:15:\"sofort_payments\";a:0:{}s:23:\"tax_reporting_us_1099_k\";a:0:{}s:26:\"tax_reporting_us_1099_misc\";a:0:{}s:9:\"transfers\";a:0:{}s:28:\"us_bank_account_ach_payments\";a:0:{}}s:16:\"payments_enabled\";b:1;s:15:\"deposits_status\";s:5:\"daily\";s:20:\"statement_descriptor\";s:14:\"THE-COLLAB.COM\";s:20:\"latest_tos_agreement\";a:3:{s:4:\"date\";s:19:\"2022-01-17 17:14:49\";s:6:\"source\";s:6:\"signup\";s:18:\"is_current_version\";b:1;}s:4:\"fees\";a:11:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";d:0.0290000000000000014710455076283324160613119602203369140625;s:10:\"fixed_rate\";i:30;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}s:10:\"bancontact\";a:4:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";d:0.01400000000000000029143354396410359186120331287384033203125;s:10:\"fixed_rate\";i:30;s:8:\"currency\";s:3:\"usd\";}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01499999999999999944488848768742172978818416595458984375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}s:4:\"card\";a:4:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";d:0.0290000000000000014710455076283324160613119602203369140625;s:10:\"fixed_rate\";i:30;s:8:\"currency\";s:3:\"usd\";}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}s:12:\"card_present\";a:4:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";d:0.0259999999999999988065102485279567190445959568023681640625;s:10:\"fixed_rate\";i:10;s:8:\"currency\";s:3:\"usd\";}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}s:3:\"eps\";a:4:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";d:0.0179999999999999986399767948341832379810512065887451171875;s:10:\"fixed_rate\";i:30;s:8:\"currency\";s:3:\"usd\";}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01499999999999999944488848768742172978818416595458984375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}s:5:\"ideal\";a:4:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";i:0;s:10:\"fixed_rate\";i:80;s:8:\"currency\";s:3:\"usd\";}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01499999999999999944488848768742172978818416595458984375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}s:7:\"giropay\";a:4:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";d:0.01400000000000000029143354396410359186120331287384033203125;s:10:\"fixed_rate\";i:30;s:8:\"currency\";s:3:\"usd\";}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01499999999999999944488848768742172978818416595458984375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}s:3:\"p24\";a:4:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";d:0.021999999999999998723243521681069978512823581695556640625;s:10:\"fixed_rate\";i:30;s:8:\"currency\";s:3:\"usd\";}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01499999999999999944488848768742172978818416595458984375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}s:6:\"sofort\";a:4:{s:4:\"base\";a:3:{s:15:\"percentage_rate\";d:0.01400000000000000029143354396410359186120331287384033203125;s:10:\"fixed_rate\";i:30;s:8:\"currency\";s:3:\"usd\";}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01499999999999999944488848768742172978818416595458984375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}s:10:\"sepa_debit\";a:4:{s:4:\"base\";a:4:{s:15:\"percentage_rate\";d:0.008000000000000000166533453693773481063544750213623046875;s:10:\"fixed_rate\";i:30;s:8:\"currency\";s:3:\"usd\";s:7:\"fee_cap\";i:600;}s:10:\"additional\";a:3:{s:15:\"percentage_rate\";d:0.01499999999999999944488848768742172978818416595458984375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:2:\"fx\";a:3:{s:15:\"percentage_rate\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"fixed_rate\";i:0;s:8:\"currency\";s:3:\"usd\";}s:8:\"discount\";a:0:{}}}s:7:\"capital\";a:3:{s:15:\"has_active_loan\";b:0;s:18:\"has_previous_loans\";b:0;s:5:\"loans\";a:0:{}}s:14:\"fraud_services\";a:2:{s:6:\"stripe\";a:0:{}s:4:\"sift\";a:2:{s:10:\"beacon_key\";s:10:\"affbdadb36\";s:18:\"sandbox_beacon_key\";s:10:\"6ad0ad748b\";}}s:16:\"store_currencies\";a:2:{s:7:\"default\";s:3:\"usd\";s:9:\"supported\";a:1:{i:0;s:3:\"usd\";}}s:19:\"customer_currencies\";a:1:{s:9:\"supported\";a:136:{i:0;s:3:\"usd\";i:1;s:3:\"aed\";i:2;s:3:\"afn\";i:3;s:3:\"all\";i:4;s:3:\"amd\";i:5;s:3:\"ang\";i:6;s:3:\"aoa\";i:7;s:3:\"ars\";i:8;s:3:\"aud\";i:9;s:3:\"awg\";i:10;s:3:\"azn\";i:11;s:3:\"bam\";i:12;s:3:\"bbd\";i:13;s:3:\"bdt\";i:14;s:3:\"bgn\";i:15;s:3:\"bif\";i:16;s:3:\"bmd\";i:17;s:3:\"bnd\";i:18;s:3:\"bob\";i:19;s:3:\"brl\";i:20;s:3:\"bsd\";i:21;s:3:\"bwp\";i:22;s:3:\"byn\";i:23;s:3:\"bzd\";i:24;s:3:\"cad\";i:25;s:3:\"cdf\";i:26;s:3:\"chf\";i:27;s:3:\"clp\";i:28;s:3:\"cny\";i:29;s:3:\"cop\";i:30;s:3:\"crc\";i:31;s:3:\"cve\";i:32;s:3:\"czk\";i:33;s:3:\"djf\";i:34;s:3:\"dkk\";i:35;s:3:\"dop\";i:36;s:3:\"dzd\";i:37;s:3:\"egp\";i:38;s:3:\"etb\";i:39;s:3:\"eur\";i:40;s:3:\"fjd\";i:41;s:3:\"fkp\";i:42;s:3:\"gbp\";i:43;s:3:\"gel\";i:44;s:3:\"gip\";i:45;s:3:\"gmd\";i:46;s:3:\"gnf\";i:47;s:3:\"gtq\";i:48;s:3:\"gyd\";i:49;s:3:\"hkd\";i:50;s:3:\"hnl\";i:51;s:3:\"hrk\";i:52;s:3:\"htg\";i:53;s:3:\"huf\";i:54;s:3:\"idr\";i:55;s:3:\"ils\";i:56;s:3:\"inr\";i:57;s:3:\"isk\";i:58;s:3:\"jmd\";i:59;s:3:\"jpy\";i:60;s:3:\"kes\";i:61;s:3:\"kgs\";i:62;s:3:\"khr\";i:63;s:3:\"kmf\";i:64;s:3:\"krw\";i:65;s:3:\"kyd\";i:66;s:3:\"kzt\";i:67;s:3:\"lak\";i:68;s:3:\"lbp\";i:69;s:3:\"lkr\";i:70;s:3:\"lrd\";i:71;s:3:\"lsl\";i:72;s:3:\"mad\";i:73;s:3:\"mdl\";i:74;s:3:\"mga\";i:75;s:3:\"mkd\";i:76;s:3:\"mmk\";i:77;s:3:\"mnt\";i:78;s:3:\"mop\";i:79;s:3:\"mro\";i:80;s:3:\"mur\";i:81;s:3:\"mvr\";i:82;s:3:\"mwk\";i:83;s:3:\"mxn\";i:84;s:3:\"myr\";i:85;s:3:\"mzn\";i:86;s:3:\"nad\";i:87;s:3:\"ngn\";i:88;s:3:\"nio\";i:89;s:3:\"nok\";i:90;s:3:\"npr\";i:91;s:3:\"nzd\";i:92;s:3:\"pab\";i:93;s:3:\"pen\";i:94;s:3:\"pgk\";i:95;s:3:\"php\";i:96;s:3:\"pkr\";i:97;s:3:\"pln\";i:98;s:3:\"pyg\";i:99;s:3:\"qar\";i:100;s:3:\"ron\";i:101;s:3:\"rsd\";i:102;s:3:\"rub\";i:103;s:3:\"rwf\";i:104;s:3:\"sar\";i:105;s:3:\"sbd\";i:106;s:3:\"scr\";i:107;s:3:\"sek\";i:108;s:3:\"sgd\";i:109;s:3:\"shp\";i:110;s:3:\"sll\";i:111;s:3:\"sos\";i:112;s:3:\"srd\";i:113;s:3:\"std\";i:114;s:3:\"szl\";i:115;s:3:\"thb\";i:116;s:3:\"tjs\";i:117;s:3:\"top\";i:118;s:3:\"try\";i:119;s:3:\"ttd\";i:120;s:3:\"twd\";i:121;s:3:\"tzs\";i:122;s:3:\"uah\";i:123;s:3:\"ugx\";i:124;s:3:\"uyu\";i:125;s:3:\"uzs\";i:126;s:3:\"vnd\";i:127;s:3:\"vuv\";i:128;s:3:\"wst\";i:129;s:3:\"xaf\";i:130;s:3:\"xcd\";i:131;s:3:\"xof\";i:132;s:3:\"xpf\";i:133;s:3:\"yer\";i:134;s:3:\"zar\";i:135;s:3:\"zmw\";}}s:7:\"country\";s:2:\"US\";s:25:\"instant_deposits_eligible\";b:0;s:21:\"card_present_eligible\";b:1;s:16:\"business_profile\";a:5:{s:4:\"name\";s:10:\"The Collab\";s:3:\"url\";s:22:\"https://the-collab.com\";s:15:\"support_address\";a:0:{}s:13:\"support_email\";N;s:13:\"support_phone\";N;}s:8:\"branding\";a:4:{s:4:\"icon\";N;s:4:\"logo\";N;s:13:\"primary_color\";N;s:15:\"secondary_color\";N;}}s:7:\"expires\";d:1644939937;}','no'),(2253,'wcpay_multi_currency_cached_currencies','a:3:{s:10:\"currencies\";a:166:{s:3:\"AED\";d:3.6730070000000001328999132965691387653350830078125;s:3:\"AFN\";d:92.06774500000000216459739021956920623779296875;s:3:\"ALL\";d:107.2641009999999965884853736497461795806884765625;s:3:\"AMD\";d:480.01619799999997439954313449561595916748046875;s:3:\"ANG\";d:1.8023629999999999373727632701047696173191070556640625;s:3:\"AOA\";d:527.7485000000000354702933691442012786865234375;s:3:\"ARS\";d:106.3032529999999979963831719942390918731689453125;s:3:\"AUD\";d:1.401135000000000019326762412674725055694580078125;s:3:\"AWG\";d:1.8002499999999999058530875117867253720760345458984375;s:3:\"AZN\";d:1.6999999999999999555910790149937383830547332763671875;s:3:\"BAM\";d:1.7292009999999999880770928939455188810825347900390625;s:3:\"BBD\";i:2;s:3:\"BDT\";d:85.9792020000000007939888746477663516998291015625;s:3:\"BGN\";d:1.72175600000000006417621989385224878787994384765625;s:3:\"BHD\";d:0.37696600000000002328448545085848309099674224853515625;s:3:\"BIF\";d:1998.249317000000019106664694845676422119140625;s:3:\"BMD\";i:1;s:3:\"BND\";d:1.34788599999999991752019923296757042407989501953125;s:3:\"BOB\";d:6.8753209999999995716279954649507999420166015625;s:3:\"BRL\";d:5.21809999999999973852027324028313159942626953125;s:3:\"BSD\";i:1;s:3:\"BTC\";d:2.300000000000000001799775606325937360452371649444103240966796875E-5;s:3:\"BTN\";d:75.4472999999999984765963745303452014923095703125;s:3:\"BWP\";d:11.541515000000000412683220929466187953948974609375;s:3:\"BYN\";d:2.5886110000000002173692337237298488616943359375;s:3:\"BZD\";d:2.01578999999999997072563928668387234210968017578125;s:3:\"CAD\";d:1.272135000000000015774048733874224126338958740234375;s:3:\"CDF\";d:2003.087987000000111947883851826190948486328125;s:3:\"CHF\";d:0.92438600000000004097699957128497771918773651123046875;s:3:\"CLF\";d:0.029298999999999998655741961783860460855066776275634765625;s:3:\"CLP\";d:808.450000000000045474735088646411895751953125;s:3:\"CNH\";d:6.3461850000000001870148480520583689212799072265625;s:3:\"CNY\";d:6.34790000000000009805489753489382565021514892578125;s:3:\"COP\";d:3916.766677999999956227838993072509765625;s:3:\"CRC\";d:641.3264219999999795618350617587566375732421875;s:3:\"CUC\";i:1;s:3:\"CUP\";d:25.75;s:3:\"CVE\";d:97.0799999999999982946974341757595539093017578125;s:3:\"CZK\";d:21.5389890000000008285496733151376247406005859375;s:3:\"DJF\";d:178.039707999999990306605468504130840301513671875;s:3:\"DKK\";d:6.5599679999999995771986505133099853992462158203125;s:3:\"DOP\";d:57.224705000000000154614099301397800445556640625;s:3:\"DZD\";d:140.3195640000000139480107463896274566650390625;s:3:\"EGP\";d:15.7445000000000003836930773104541003704071044921875;s:3:\"ERN\";d:15.000009999999999621422830387018620967864990234375;s:3:\"ETB\";d:50.69428599999999818237483850680291652679443359375;s:3:\"EUR\";d:0.88138600000000000278532752417959272861480712890625;s:3:\"FJD\";d:2.146450000000000191135995919466949999332427978515625;s:3:\"FKP\";d:0.73861399999999999277378037731978110969066619873046875;s:3:\"GBP\";d:0.73861399999999999277378037731978110969066619873046875;s:3:\"GEL\";i:3;s:3:\"GGP\";d:0.73861399999999999277378037731978110969066619873046875;s:3:\"GHS\";d:6.49532299999999995776533978641964495182037353515625;s:3:\"GIP\";d:0.73861399999999999277378037731978110969066619873046875;s:3:\"GMD\";d:53.10000000000000142108547152020037174224853515625;s:3:\"GNF\";d:9009.687524999999368446879088878631591796875;s:3:\"GTQ\";d:7.69027399999999961011099003371782600879669189453125;s:3:\"GYD\";d:209.228466999999994868630892597138881683349609375;s:3:\"HKD\";d:7.803625000000000255795384873636066913604736328125;s:3:\"HNL\";d:24.62301599999999979218046064488589763641357421875;s:3:\"HRK\";d:6.6363000000000003097966327914036810398101806640625;s:3:\"HTG\";d:101.6219839999999976498656906187534332275390625;s:3:\"HUF\";d:313.16500899999999774081516079604625701904296875;s:3:\"IDR\";d:14269.399999999999636202119290828704833984375;s:3:\"ILS\";d:3.225410000000000110276232589967548847198486328125;s:3:\"IMP\";d:0.73861399999999999277378037731978110969066619873046875;s:3:\"INR\";d:75.311498999999997749910107813775539398193359375;s:3:\"IQD\";d:1459.5800159999998868443071842193603515625;s:3:\"IRR\";i:42250;s:3:\"ISK\";d:124.4500000000000028421709430404007434844970703125;s:3:\"JEP\";d:0.73861399999999999277378037731978110969066619873046875;s:3:\"JMD\";d:157.078406000000001085936673916876316070556640625;s:3:\"JOD\";d:0.70899999999999996358468479229486547410488128662109375;s:3:\"JPY\";d:115.6580000000000012505552149377763271331787109375;s:3:\"KES\";d:113.650000000000005684341886080801486968994140625;s:3:\"KGS\";d:84.7869490000000070040186983533203601837158203125;s:3:\"KHR\";d:4077.2516580000001340522430837154388427734375;s:3:\"KMF\";d:432.04994699999997465056367218494415283203125;s:3:\"KPW\";i:900;s:3:\"KRW\";d:1196.002788000000009560608305037021636962890625;s:3:\"KWD\";d:0.302590999999999998859578909105039201676845550537109375;s:3:\"KYD\";d:0.83337399999999994815169657158548943698406219482421875;s:3:\"KZT\";d:431.46934099999998579733073711395263671875;s:3:\"LAK\";d:11443.9647069999991799704730510711669921875;s:3:\"LBP\";d:1512.01867799999990893411450088024139404296875;s:3:\"LKR\";d:202.508138999999999896317603997886180877685546875;s:3:\"LRD\";d:153.599972000000008165443432517349720001220703125;s:3:\"LSL\";d:15.185266999999999626425051246769726276397705078125;s:3:\"LYD\";d:4.58966899999999977666220729588530957698822021484375;s:3:\"MAD\";d:9.3870349999999991297272572410292923450469970703125;s:3:\"MDL\";d:17.900384999999999990905052982270717620849609375;s:3:\"MGA\";d:3987.75592000000006009940989315509796142578125;s:3:\"MKD\";d:54.4753649999999964848029776476323604583740234375;s:3:\"MMK\";d:1778.162383999999974548700265586376190185546875;s:3:\"MNT\";d:2863.45558200000004944740794599056243896484375;s:3:\"MOP\";d:8.035258999999999929286786937154829502105712890625;s:3:\"MUR\";d:43.39999999999999857891452847979962825775146484375;s:3:\"MVR\";d:15.449999999999999289457264239899814128875732421875;s:3:\"MWK\";d:801.3171670000000403888407163321971893310546875;s:3:\"MXN\";d:20.3659999999999996589394868351519107818603515625;s:3:\"MYR\";d:4.18630000000000013216094885137863457202911376953125;s:3:\"MZN\";d:63.8299999999999982946974341757595539093017578125;s:3:\"NAD\";d:15.2200000000000006394884621840901672840118408203125;s:3:\"NGN\";d:415.76999999999998181010596454143524169921875;s:3:\"NIO\";d:35.457943999999997686245478689670562744140625;s:3:\"NOK\";d:8.896670000000000300133251585066318511962890625;s:3:\"NPR\";d:120.72075499999999692590790800750255584716796875;s:3:\"NZD\";d:1.511376999999999970469843901810236275196075439453125;s:3:\"OMR\";d:0.38495299999999998963318148526013828814029693603515625;s:3:\"PAB\";i:1;s:3:\"PEN\";d:3.75750399999999995515054251882247626781463623046875;s:3:\"PGK\";d:3.512108000000000007645439836778677999973297119140625;s:3:\"PHP\";d:51.28599899999999678357198718003928661346435546875;s:3:\"PKR\";d:175.435939999999988003764883615076541900634765625;s:3:\"PLN\";d:3.9758300000000001972466634470038115978240966796875;s:3:\"PYG\";d:6949.0059670000000551226548850536346435546875;s:3:\"QAR\";d:3.6410000000000000142108547152020037174224853515625;s:3:\"RON\";d:4.35649999999999959499064061674289405345916748046875;s:3:\"RSD\";d:103.6161000000000029785951483063399791717529296875;s:3:\"RUB\";d:75.43133299999999508145265281200408935546875;s:3:\"RWF\";d:1039.72978800000009869108907878398895263671875;s:3:\"SAR\";d:3.7519439999999999457713784067891538143157958984375;s:3:\"SBD\";d:8.08084099999999949659468256868422031402587890625;s:3:\"SCR\";d:12.96830800000000039062797441147267818450927734375;s:3:\"SDG\";d:443.5;s:3:\"SEK\";d:9.3150689999999993773371897987090051174163818359375;s:3:\"SGD\";d:1.34569500000000008554934538551606237888336181640625;s:3:\"SHP\";d:0.73861399999999999277378037731978110969066619873046875;s:3:\"SLL\";d:11516.05000400000062654726207256317138671875;s:3:\"SOS\";d:578.507401999999956387910060584545135498046875;s:3:\"SRD\";d:20.303000000000000824229573481716215610504150390625;s:3:\"SSP\";d:130.259999999999990905052982270717620849609375;s:3:\"STD\";d:21135.39050399999905494041740894317626953125;s:3:\"SVC\";d:8.7501599999999992718358043930493295192718505859375;s:3:\"SYP\";i:2512;s:3:\"SZL\";d:15.204105999999999454530552611686289310455322265625;s:3:\"THB\";d:32.36299999999999954525264911353588104248046875;s:3:\"TJS\";d:11.285470000000000112549969344399869441986083984375;s:3:\"TMT\";d:3.5;s:3:\"TND\";d:2.878750000000000142108547152020037174224853515625;s:3:\"TOP\";d:2.267790000000000194546601051115430891513824462890625;s:3:\"TRY\";d:13.65073699999999945475792628712952136993408203125;s:3:\"TTD\";d:6.7879389999999997229451764724217355251312255859375;s:3:\"TWD\";d:27.868500999999998413159119081683456897735595703125;s:3:\"TZS\";i:2313;s:3:\"UAH\";d:28.527004999999999057536115287803113460540771484375;s:3:\"UGX\";d:3516.15061800000012226519174873828887939453125;s:3:\"USD\";i:1;s:3:\"UYU\";d:43.07214599999999649071469320915639400482177734375;s:3:\"UZS\";d:10860.9373699999996460974216461181640625;s:3:\"VND\";d:22753.1297330000015790574252605438232421875;s:3:\"VUV\";d:113.9942070000000029494913178496062755584716796875;s:3:\"WST\";d:2.620931999999999817418938619084656238555908203125;s:3:\"XAF\";d:578.1515530000000353538780473172664642333984375;s:3:\"XAG\";d:0.04289400000000000157118762444952153600752353668212890625;s:3:\"XAU\";d:0.000540000000000000006904199434387692235759459435939788818359375;s:3:\"XCD\";d:2.702550000000000007815970093361102044582366943359375;s:3:\"XDR\";d:0.7124669999999999614459511576569639146327972412109375;s:3:\"XOF\";d:578.1515530000000353538780473172664642333984375;s:3:\"XPD\";d:0.0004440000000000000044721171210682086893939413130283355712890625;s:3:\"XPF\";d:105.1773699999999962528818286955356597900390625;s:3:\"XPT\";d:0.000981000000000000101085806392120503005571663379669189453125;s:3:\"YER\";d:250.249998000000005049514584243297576904296875;s:3:\"ZAR\";d:15.105850000000000221689333557151257991790771484375;s:3:\"ZMW\";d:18.78062299999999851252141525037586688995361328125;s:3:\"ZWL\";i:322;}s:7:\"expires\";i:1644950529;s:7:\"updated\";i:1644928929;}','no'),(2270,'wpins_block_notice','a:1:{s:25:\"essential_adons_elementor\";s:25:\"essential_adons_elementor\";}','yes'),(2271,'monitor_receive_notifications','1','yes'),(2259,'_wcpay_onboarding_stripe_connected','a:1:{s:26:\"is_existing_stripe_account\";b:1;}','yes'),(2264,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','no'),(2416,'widget_recent-comments','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2417,'widget_recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2418,'theme_mods_shopstore','a:5:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:0:{}s:12:\"header_image\";s:77:\"https://the-collab.com/wp-content/uploads/2022/01/cropped-IMG_8926-Small.jpeg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:27;s:3:\"url\";s:77:\"https://the-collab.com/wp-content/uploads/2022/01/cropped-IMG_8926-Small.jpeg\";s:13:\"thumbnail_url\";s:77:\"https://the-collab.com/wp-content/uploads/2022/01/cropped-IMG_8926-Small.jpeg\";s:6:\"height\";i:350;s:5:\"width\";i:1000;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1643048100;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";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:6:\"footer\";a:0:{}s:18:\"front_page_sidebar\";a:0:{}s:21:\"replace_header_search\";a:0:{}s:18:\"smartslider_area_1\";a:0:{}}}}','yes'),(2428,'_transient_shopstore_categories','1','yes'),(2435,'current_theme','Blockbase','yes'),(2436,'theme_switched','','yes'),(8802,'wp_calendar_block_has_published_posts','1','yes'),(9364,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:1:{i:0;i:19;}}','yes'),(9388,'elementor_pro_recaptcha_site_key','','yes'),(9389,'elementor_pro_recaptcha_secret_key','','yes'),(9390,'elementor_pro_recaptcha_v3_site_key','','yes'),(9391,'elementor_pro_recaptcha_v3_secret_key','','yes'),(9392,'elementor_pro_recaptcha_v3_threshold','0.5','yes'),(9393,'elementor_pro_facebook_app_id','','yes'),(9394,'elementor_pro_mailchimp_api_key','','yes'),(9395,'elementor_validate_api_data','','yes'),(9396,'elementor_pro_drip_api_token','','yes'),(9397,'elementor_pro_activecampaign_api_key','','yes'),(9398,'elementor_pro_activecampaign_api_url','','yes'),(9399,'elementor_pro_getresponse_api_key','','yes'),(9400,'elementor_pro_convertkit_api_key','','yes'),(9401,'elementor_pro_mailerlite_api_key','','yes'),(9402,'elementor_typekit-kit-id','','yes'),(9403,'elementor_font_awesome_pro_kit_id','','yes'),(9404,'elementor_experiment-page-transitions','default','yes'),(9153,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9154,'_elementor_pro_installed_time','1644952951','yes'),(9155,'elementor_submissions_db_version','5','yes'),(9156,'elementor_connect_site_key','088f0a8f4498a86a898b17df6372e93e','yes'),(9157,'elementor_pro_license_key','ep-2wINRfyzaeWQWgdnjfad1644952856EYZpDoIVRBeL','yes'),(9158,'_elementor_pro_license_data_fallback','a:2:{s:7:\"timeout\";i:1670947636;s:5:\"value\";s:149:\"{\"expires\":\"2023-02-15 18:57:44\",\"subscription_id\":11506303,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"editor_comments\"]}\";}','no'),(7436,'woocommerce_erasure_request_removes_subscription_data','no','no'),(7437,'woocommerce_anonymize_ended_subscriptions','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(7438,'woocommerce_myaccount_subscriptions_endpoint','subscriptions','yes'),(7439,'woocommerce_myaccount_view_subscription_endpoint','view-subscription','yes'),(7440,'woocommerce_myaccount_subscription_payment_method_endpoint','subscription-payment-method','yes'),(7072,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(7073,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(7074,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(9074,'jetpack_constants_sync_checksum','a:21:{s:7:\"ABSPATH\";i:3895645099;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:16:\"ATOMIC_CLIENT_ID\";i:634125391;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:9:\"FS_METHOD\";i:634125391;s:12:\"IS_PRESSABLE\";i:634125391;s:16:\"JETPACK__VERSION\";i:4184070002;s:11:\"PHP_VERSION\";i:794370206;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:14:\"WP_CONTENT_DIR\";i:699754154;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:2267546353;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:4261170317;}','yes'),(9075,'jetpack_sync_https_history_home_url','a:1:{i:0;s:5:\"https\";}','yes'),(9076,'jetpack_sync_https_history_main_network_site_url','a:1:{i:0;s:5:\"https\";}','yes'),(9077,'jetpack_sync_https_history_site_url','a:1:{i:0;s:5:\"https\";}','yes'),(9080,'jetpack_callables_sync_checksum','a:37:{s:11:\"get_plugins\";i:756689025;s:24:\"get_plugins_action_links\";i:978109037;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:2544882373;s:16:\"hosting_provider\";i:769900095;s:12:\"is_fse_theme\";i:734881840;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:21:\"is_version_controlled\";i:734881840;s:6:\"locale\";i:110763218;s:17:\"main_network_site\";i:2544882373;s:26:\"main_network_site_wpcom_id\";i:1395730163;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:1963798191;s:10:\"post_types\";i:1051133324;s:27:\"rest_api_allowed_post_types\";i:2544842423;s:32:\"rest_api_allowed_public_metadata\";i:223132457;s:5:\"roles\";i:3764461313;s:10:\"shortcodes\";i:1351551089;s:13:\"site_icon_url\";i:734881840;s:8:\"site_url\";i:2544882373;s:10:\"taxonomies\";i:276712064;s:13:\"theme_support\";i:4112726049;s:8:\"timezone\";i:3808505409;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:1819132959;s:10:\"wp_version\";i:1407263838;s:16:\"single_user_site\";i:4261170317;s:7:\"updates\";i:2903718415;s:14:\"active_modules\";i:783503909;s:24:\"available_jetpack_blocks\";i:3028384492;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;}','no'),(13449,'analyst_cache','s:6:\"a:0:{}\";','yes'),(13460,'cdp_dismiss_perf_notice','1','yes'),(13456,'_cdp_preselections','a:1:{i:1;s:7:\"default\";}','yes'),(13451,'_cdp_review','a:2:{s:9:\"installed\";i:1649263584;s:5:\"users\";a:0:{}}','yes'),(13452,'_cdp_globals','a:4:{s:9:\"afterCopy\";s:1:\"1\";s:13:\"postConverter\";s:1:\"1\";s:6:\"others\";a:13:{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:24:\"cdp-premium-hide-tooltip\";s:5:\"false\";s:18:\"cdp-premium-import\";s:5:\"false\";s:20:\"cdp-menu-in-settings\";s:5:\"false\";}s:5:\"roles\";a:8:{s:13:\"administrator\";s:4:\"true\";s:6:\"editor\";s:5:\"false\";s:6:\"author\";s:5:\"false\";s:11:\"contributor\";s:5:\"false\";s:10:\"subscriber\";s:5:\"false\";s:8:\"customer\";s:5:\"false\";s:12:\"shop_manager\";s:5:\"false\";s:16:\"tutor_instructor\";s:5:\"false\";}}','yes'),(13453,'_cdp_profiles','a:1:{s:7:\"default\";a:25:{s:5:\"names\";a:4:{s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:10:\"#[Counter]\";s:6:\"format\";s:1:\"1\";s:7:\"display\";s:7:\"Default\";}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:3:\"woo\";s:5:\"false\";s:9:\"usmplugin\";s:5:\"false\";s:5:\"yoast\";s:5:\"false\";}}','yes'),(13454,'_cdp_default_setup','1','yes'),(13459,'cdp_copy_logs_times','a:3:{i:0;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.0267870426177978515625;s:6:\"perOne\";d:0.0267870426177978515625;s:4:\"data\";i:1649264387;s:6:\"memory\";i:47143984;s:4:\"peak\";i:48758784;}i:1;a:6:{s:6:\"amount\";s:1:\"3\";s:4:\"time\";d:0.0405280590057373046875;s:6:\"perOne\";d:0.01350935300191243547407449199226903147064149379730224609375;s:4:\"data\";i:1649263646;s:6:\"memory\";i:47153568;s:4:\"peak\";i:48758784;}i:2;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.028233051300048828125;s:6:\"perOne\";d:0.028233051300048828125;s:4:\"data\";i:1649263632;s:6:\"memory\";i:47150472;s:4:\"peak\";i:48758784;}}','yes'),(13462,'recovery_mode_email_last_sent','1649263814','yes'),(13471,'_cdp_no_intro','a:1:{i:0;i:1;}','yes'),(46292,'loginizer_csrf_promo_time','1645110560','yes'),(40067,'elementor_notes_db_version','5','yes'),(40052,'can_compress_scripts','1','no'),(57118,'widget_koko-analytics-most-viewed-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(74558,'_site_transient_boldgrid_plugins_filtered','a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:14:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.15.4\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(54039,'bglib_rating_prompt','a:1:{i:0;a:5:{s:6:\"plugin\";s:15:\"boldgrid-backup\";s:4:\"name\";s:18:\"any_backup_created\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:212:\"It looks like you&#039;ve created 10 backups with the Total Upkeep plugin! If you feel you&#039;re getting really good value from the Total Upkeep plugin, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:61:\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:47:\"Maybe later, I&#039;m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:47:\"I already did / Permanently dismiss this notice\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:389:\"Thanks! A new page should have opened to the Total Upkeep ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn&#039;t open, please click the following link: <a href=\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\" target=\"_blank\">https://wordpress.org/support/plugin/boldgrid-backup/reviews/</a>\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:246:\"No problem, maybe now is not a good time. We want to be your WordPress backup plugin of choice. If you&#039;re experiencing a problem or want to make a suggestion, please <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">click here</a>.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:264:\"Thank you for the previous rating! You can help us to continue improving the Total Upkeep plugin by reporting any bugs or submitting feature requests <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">here</a>. Thank you for using the Total Upkeep plugin!\";}}s:10:\"time_added\";i:1666048619;s:14:\"time_dismissed\";i:1670861617;}}','yes'),(60396,'_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:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1679758995;s:15:\"version_checked\";s:5:\"6.1.1\";s:12:\"translations\";a:0:{}}','no'),(84862,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1679758995;s:7:\"checked\";a:4:{s:11:\"bestblogger\";s:3:\"2.5\";s:9:\"blockbase\";s:5:\"3.1.7\";s:17:\"twentytwentythree\";s:3:\"1.0\";s:9:\"zoologist\";s:6:\"1.0.37\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:4:{s:11:\"bestblogger\";a:6:{s:5:\"theme\";s:11:\"bestblogger\";s:11:\"new_version\";s:3:\"2.5\";s:3:\"url\";s:41:\"https://wordpress.org/themes/bestblogger/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/bestblogger.2.5.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}s:9:\"blockbase\";a:6:{s:5:\"theme\";s:9:\"blockbase\";s:11:\"new_version\";s:5:\"3.1.7\";s:3:\"url\";s:39:\"https://wordpress.org/themes/blockbase/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/blockbase.3.1.7.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.7\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.0.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:9:\"zoologist\";a:6:{s:5:\"theme\";s:9:\"zoologist\";s:11:\"new_version\";s:6:\"1.0.37\";s:3:\"url\";s:39:\"https://wordpress.org/themes/zoologist/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/zoologist.1.0.37.zip\";s:8:\"requires\";s:3:\"5.8\";s:12:\"requires_php\";s:3:\"5.7\";}}s:12:\"translations\";a:0:{}}','no'),(49794,'ulisting_listing_cron_time','15:57','yes'),(49795,'stm_lms_wizard_redirect','1','no'),(49796,'masterstudy_lms_install_starter_theme_notice','','yes'),(49799,'stm_lms_business_type','individual','no'),(49802,'stm_lms_settings','a:28:{s:19:\"wocommerce_checkout\";b:0;s:14:\"guest_checkout\";b:0;s:10:\"author_fee\";s:2:\"10\";s:12:\"courses_view\";s:4:\"list\";s:16:\"courses_per_page\";s:2:\"10\";s:15:\"courses_per_row\";s:1:\"4\";s:21:\"enable_courses_filter\";b:1;s:12:\"course_style\";s:7:\"default\";s:23:\"redirect_after_purchase\";b:0;s:22:\"course_tab_description\";b:1;s:21:\"course_tab_curriculum\";b:1;s:14:\"course_tab_faq\";b:1;s:23:\"course_tab_announcement\";b:0;s:18:\"course_tab_reviews\";b:0;s:12:\"lesson_style\";s:7:\"default\";s:10:\"quiz_style\";s:10:\"pagination\";s:18:\"allow_upload_video\";b:0;s:27:\"course_allow_new_categories\";b:0;s:22:\"register_as_instructor\";b:1;s:32:\"disable_instructor_premoderation\";b:1;s:13:\"profile_style\";s:7:\"default\";s:30:\"enable_courses_filter_category\";b:1;s:33:\"enable_courses_filter_subcategory\";b:1;s:28:\"enable_courses_filter_status\";b:1;s:28:\"enable_courses_filter_levels\";b:1;s:28:\"enable_courses_filter_rating\";b:1;s:32:\"enable_courses_filter_instructor\";b:1;s:27:\"enable_courses_filter_price\";b:1;}','yes'),(42586,'widget_vskb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(49779,'stm_lms_db_version','2.9.13','yes'),(49780,'widget_stm_lms_popular_courses','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(49781,'stm_lms_set_woocommerce_order_items','1','yes'),(49782,'stm_lms_set_order_total_price','1','yes'),(42592,'widget_encyclopedia_items','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(42593,'widget_encyclopdia_related_items','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(42594,'widget_encyclopedia_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(42595,'widget_encyclopedia_taxonomies','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(42596,'widget_encyclopedia_taxonomy_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(49777,'stm_lms_version','2.9.19','yes'),(49778,'_transient_stm_masterstudy-lms-learning-management-system_notice_setting','a:3:{s:9:\"show_time\";i:1671120451;s:4:\"step\";i:2;s:11:\"prev_action\";s:5:\"later\";}','yes'),(92102,'_transient_timeout_elementor_remote_info_api_data_3.11.5','1679832972','no'),(92103,'_transient_elementor_remote_info_api_data_3.11.5','a:4:{s:9:\"timestamp\";s:10:\"1679786435\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:64:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:5;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:6;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:16;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:19;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:20;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:21;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:23;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:24;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:25;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:27;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:28;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:29;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:30;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:31;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:32;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:33;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:34;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:35;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:36;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:37;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:38;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:39;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:40;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:41;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:42;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:43;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:44;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:45;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:46;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:47;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:48;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:49;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:51;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:53;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:54;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:55;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:56;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:58;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:59;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:60;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:61;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:62;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:63;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no'),(92100,'_site_transient_timeout_browser_620c9fe2977bca87afee84f6cdc2779c','1680394571','no'),(91041,'_site_transient_timeout_php_check_8fdcbe8de4e7bb2dab36d40de47a833c','1680018758','no'),(91042,'_site_transient_php_check_8fdcbe8de4e7bb2dab36d40de47a833c','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(92088,'_transient_timeout_global_styles_blockbase','1679785818','no'),(92089,'_transient_global_styles_blockbase','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #007cba;--wp--preset--color--secondary: #006ba1;--wp--preset--color--foreground: #333333;--wp--preset--color--background: #ffffff;--wp--preset--color--tertiary: #F0F0F0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 1rem;--wp--preset--font-size--medium: 1.5rem;--wp--preset--font-size--large: 1.75rem;--wp--preset--font-size--x-large: 2rem;--wp--preset--font-family--system-font: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen-Sans, Ubuntu, Cantarell, \'Helvetica Neue\', sans-serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: \'Bodoni Moda\', serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--courier-prime: \'Courier Prime\', serif;--wp--preset--font-family--dm-sans: \'DM Sans\', sans-serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: \'EB Garamond\', serif;--wp--preset--font-family--fira-sans: \'Fira Sans\', sans-serif;--wp--preset--font-family--helvetica-neue: \'Helvetica Neue\',\'Helvetica\', \'Arial\', sans-serif;--wp--preset--font-family--ibm-plex-mono: \'IBM Plex Mono\', monospace;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: \'Josefin Sans\', sans-serif;--wp--preset--font-family--libre-baskerville: \'Libre Baskerville\', serif;--wp--preset--font-family--libre-franklin: \'Libre Franklin\', sans-serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: \'Open Sans\', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--playfair-display: \'Playfair Display\', serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--red-hat-display: \'Red Hat Display\', sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: \'Roboto Slab\', sans-serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--source-sans-pro: \'Source Sans Pro\', sans-serif;--wp--preset--font-family--source-serif-pro: \'Source Serif Pro\', sans-serif;--wp--preset--font-family--space-mono: \'Space Mono\', sans-serif;--wp--preset--font-family--work-sans: \'Work Sans\', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--custom--alignment--aligned-max-width: 50%;--wp--custom--button--border--color: var(--wp--custom--color--primary);--wp--custom--button--border--radius: 4px;--wp--custom--button--border--style: solid;--wp--custom--button--border--width: 2px;--wp--custom--button--color--background: var(--wp--custom--color--primary);--wp--custom--button--color--text: var(--wp--custom--color--background);--wp--custom--button--hover--color--text: var(--wp--custom--color--background);--wp--custom--button--hover--color--background: var(--wp--custom--color--secondary);--wp--custom--button--hover--border--color: var(--wp--custom--color--secondary);--wp--custom--button--spacing--padding--top: 0.667em;--wp--custom--button--spacing--padding--bottom: 0.667em;--wp--custom--button--spacing--padding--left: 1.333em;--wp--custom--button--spacing--padding--right: 1.333em;--wp--custom--button--typography--font-size: var(--wp--custom--font-sizes--normal);--wp--custom--button--typography--font-weight: normal;--wp--custom--button--typography--line-height: 2;--wp--custom--button--outline--color--text: var(--wp--custom--color--primary);--wp--custom--button--outline--color--background: var(--wp--custom--color--background);--wp--custom--button--outline--border--color: var(--wp--custom--color--primary);--wp--custom--button--outline--hover--color--text: var(--wp--custom--color--background);--wp--custom--button--outline--hover--color--background: var(--wp--custom--color--secondary);--wp--custom--button--outline--hover--border--color: var(--wp--custom--color--primary);--wp--custom--color--foreground: var(--wp--preset--color--foreground);--wp--custom--color--background: var(--wp--preset--color--background);--wp--custom--color--primary: var(--wp--preset--color--primary);--wp--custom--color--secondary: var(--wp--preset--color--secondary);--wp--custom--color--tertiary: var(--wp--preset--color--tertiary);--wp--custom--font-sizes--x-small: 0.875rem;--wp--custom--font-sizes--normal: 1.125rem;--wp--custom--font-sizes--huge: 3rem;--wp--custom--form--padding: calc( 0.5 * var(--wp--custom--gap--horizontal) );--wp--custom--form--border--color: #EFEFEF;--wp--custom--form--border--radius: 0;--wp--custom--form--border--style: solid;--wp--custom--form--border--width: 2px;--wp--custom--form--checkbox--checked--content: \"\\2715\";--wp--custom--form--checkbox--checked--font-size: var(--wp--custom--font-sizes--x-small);--wp--custom--form--checkbox--checked--position--left: 3px;--wp--custom--form--checkbox--checked--position--top: 3px;--wp--custom--form--checkbox--checked--sizing--height: 12px;--wp--custom--form--checkbox--checked--sizing--width: 12px;--wp--custom--form--checkbox--unchecked--content: \"\";--wp--custom--form--checkbox--unchecked--position--left: 0;--wp--custom--form--checkbox--unchecked--position--top: 0.2em;--wp--custom--form--checkbox--unchecked--sizing--height: 16px;--wp--custom--form--checkbox--unchecked--sizing--width: 16px;--wp--custom--form--color--background: transparent;--wp--custom--form--color--box-shadow: none;--wp--custom--form--color--text: inherit;--wp--custom--form--label--spacing--margin--bottom: var(--wp--custom--gap--baseline);--wp--custom--form--label--typography--font-size: var(--wp--custom--font-sizes--x-small);--wp--custom--form--label--typography--font-weight: normal;--wp--custom--form--label--typography--letter-spacing: normal;--wp--custom--form--label--typography--text-transform: none;--wp--custom--form--typography--font-size: var(--wp--custom--font-sizes--normal);--wp--custom--gallery--caption--font-size: var(--wp--preset--font-size--small);--wp--custom--body--typography--line-height: 1.6;--wp--custom--heading--typography--font-weight: 400;--wp--custom--heading--typography--line-height: 1.125;--wp--custom--latest-posts--meta--color--text: var(--wp--custom--color--primary);--wp--custom--layout--content-size: 620px;--wp--custom--gap--baseline: 15px;--wp--custom--gap--horizontal: min(30px, 5vw);--wp--custom--gap--vertical: min(30px, 5vw);--wp--custom--navigation--submenu--border--color: var(--wp--custom--color--primary);--wp--custom--navigation--submenu--border--radius: var(--wp--custom--form--border--radius);--wp--custom--navigation--submenu--border--style: var(--wp--custom--form--border--style);--wp--custom--navigation--submenu--border--width: var(--wp--custom--form--border--width);--wp--custom--navigation--submenu--color--background: var(--wp--custom--color--background);--wp--custom--navigation--submenu--color--text: var(--wp--custom--color--foreground);--wp--custom--paragraph--dropcap--margin: .1em .1em 0 0;--wp--custom--paragraph--dropcap--typography--font-size: 110px;--wp--custom--paragraph--dropcap--typography--font-weight: 400;--wp--custom--post-author--typography--font-weight: normal;--wp--custom--post-comment--typography--font-size: var(--wp--custom--font-sizes--normal);--wp--custom--post-comment--typography--line-height: var(--wp--custom--body--typography--line-height);--wp--custom--pullquote--citation--typography--font-size: var(--wp--custom--font-sizes--x-small);--wp--custom--pullquote--citation--typography--font-family: inherit;--wp--custom--pullquote--citation--typography--font-style: italic;--wp--custom--pullquote--citation--spacing--margin--top: var(--wp--custom--gap--vertical);--wp--custom--pullquote--typography--text-align: left;--wp--custom--quote--citation--typography--font-size: var(--wp--custom--font-sizes--x-small);--wp--custom--quote--citation--typography--font-style: italic;--wp--custom--quote--citation--typography--font-weight: 400;--wp--custom--quote--typography--text-align: left;--wp--custom--separator--opacity: 1;--wp--custom--separator--width: 150px;--wp--custom--table--figcaption--typography--font-size: var(--wp--custom--font-sizes--x-small);--wp--custom--video--caption--text-align: center;--wp--custom--video--caption--margin: var(--wp--custom--gap--vertical) auto;}body { margin: 0;--wp--style--global--content-size: 620px;--wp--style--global--wide-size: 1000px; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }.wp-site-blocks > * { margin-block-start: 0; margin-block-end: 0; }.wp-site-blocks > * + * { margin-block-start: calc(2 * var(--wp--custom--gap--baseline)); }body { --wp--style--block-gap: calc(2 * var(--wp--custom--gap--baseline)); }body .is-layout-flow > *{margin-block-start: 0;margin-block-end: 0;}body .is-layout-flow > * + *{margin-block-start: calc(2 * var(--wp--custom--gap--baseline));margin-block-end: 0;}body .is-layout-constrained > *{margin-block-start: 0;margin-block-end: 0;}body .is-layout-constrained > * + *{margin-block-start: calc(2 * var(--wp--custom--gap--baseline));margin-block-end: 0;}body .is-layout-flex{gap: calc(2 * var(--wp--custom--gap--baseline));}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body{background-color: var(--wp--custom--color--background);color: var(--wp--custom--color--foreground);font-family: var(--wp--preset--font-family--system-font);font-size: var(--wp--custom--font-sizes--normal);line-height: var(--wp--custom--body--typography--line-height);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){color: var(--wp--custom--color--primary);text-decoration: underline;}a:where(:not(.wp-element-button)):hover{text-decoration: none;}a:where(:not(.wp-element-button)):focus{text-decoration: none;}a:where(:not(.wp-element-button)):active{text-decoration: none;}h1{font-size: var(--wp--custom--font-sizes--huge);font-weight: var(--wp--custom--heading--typography--font-weight);line-height: var(--wp--custom--heading--typography--line-height);margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h2{font-size: var(--wp--preset--font-size--x-large);font-weight: var(--wp--custom--heading--typography--font-weight);line-height: var(--wp--custom--heading--typography--line-height);margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h3{font-size: var(--wp--preset--font-size--large);font-weight: var(--wp--custom--heading--typography--font-weight);line-height: var(--wp--custom--heading--typography--line-height);margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h4{font-size: var(--wp--preset--font-size--medium);font-weight: var(--wp--custom--heading--typography--font-weight);line-height: var(--wp--custom--heading--typography--line-height);margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h5{font-size: var(--wp--custom--font-sizes--normal);font-weight: var(--wp--custom--heading--typography--font-weight);line-height: var(--wp--custom--heading--typography--line-height);margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}h6{font-size: var(--wp--preset--font-size--small);font-weight: var(--wp--custom--heading--typography--font-weight);line-height: var(--wp--custom--heading--typography--line-height);margin-top: var(--wp--custom--gap--vertical);margin-bottom: var(--wp--custom--gap--vertical);}.wp-element-button, .wp-block-button__link{background-color: var(--wp--custom--button--color--background);border-radius: var(--wp--custom--button--border--radius);border-width: 0;color: var(--wp--custom--button--color--text);font-family: var(--wp--preset--font-family--body-font);font-size: var(--wp--custom--button--typography--font-size);font-weight: var(--wp--custom--button--typography--font-weight);line-height: var(--wp--custom--button--typography--line-height);padding-top: calc( var(--wp--custom--button--spacing--padding--top) + var(--wp--custom--button--border--width) );padding-right: calc( var(--wp--custom--button--spacing--padding--right) + var(--wp--custom--button--border--width) );padding-bottom: calc( var(--wp--custom--button--spacing--padding--bottom) + var(--wp--custom--button--border--width) );padding-left: calc( var(--wp--custom--button--spacing--padding--left) + var(--wp--custom--button--border--width) );text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-foreground-color{color: var(--wp--preset--color--foreground) !important;}.has-background-color{color: var(--wp--preset--color--background) !important;}.has-tertiary-color{color: var(--wp--preset--color--tertiary) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-foreground-background-color{background-color: var(--wp--preset--color--foreground) !important;}.has-background-background-color{background-color: var(--wp--preset--color--background) !important;}.has-tertiary-background-color{background-color: var(--wp--preset--color--tertiary) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-foreground-border-color{border-color: var(--wp--preset--color--foreground) !important;}.has-background-border-color{border-color: var(--wp--preset--color--background) !important;}.has-tertiary-border-color{border-color: var(--wp--preset--color--tertiary) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-system-font-font-family{font-family: var(--wp--preset--font-family--system-font) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-helvetica-neue-font-family{font-family: var(--wp--preset--font-family--helvetica-neue) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-red-hat-display-font-family{font-family: var(--wp--preset--font-family--red-hat-display) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-source-sans-pro-font-family{font-family: var(--wp--preset--font-family--source-sans-pro) !important;}.has-source-serif-pro-font-family{font-family: var(--wp--preset--font-family--source-serif-pro) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}','no');
/*!40000 ALTER TABLE `wpob_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_options` with 559 row(s)
--

--
-- Table structure for table `wpob_users`
--

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

--
-- Dumping data for table `wpob_users`
--

LOCK TABLES `wpob_users` WRITE;
/*!40000 ALTER TABLE `wpob_users` DISABLE KEYS */;
INSERT INTO `wpob_users` VALUES (1,'axelrodhahn','$P$BQHZ6EXoIt2LGhk9vFskaS5VxhvTUb.','axelrodhahn','ariel@axelrodlmhc.com','https://the-collab.com','2022-01-17 15:40:57','',0,'Ariel Axelrod, LMHC');
/*!40000 ALTER TABLE `wpob_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_users` with 1 row(s)
--

--
-- Table structure for table `wpob_postmeta`
--

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

--
-- Dumping data for table `wpob_postmeta`
--

LOCK TABLES `wpob_postmeta` WRITE;
/*!40000 ALTER TABLE `wpob_postmeta` DISABLE KEYS */;
INSERT INTO `wpob_postmeta` VALUES (1999,309,'_wp_attached_file','2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf'),(2000,309,'_wp_attachment_metadata','a:1:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:4:\"file\";s:59:\"Patient-Bill-of-Rights-and-Patient-Responsibilities-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"Patient-Bill-of-Rights-and-Patient-Responsibilities-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:68:\"Patient-Bill-of-Rights-and-Patient-Responsibilities-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"Patient-Bill-of-Rights-and-Patient-Responsibilities-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}}'),(10,16,'_wp_attached_file','2022/01/467131_299797613426044_221850757_o_299797613426044.jpg'),(11,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1529;s:4:\"file\";s:62:\"2022/01/467131_299797613426044_221850757_o_299797613426044.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"467131_299797613426044_221850757_o_299797613426044-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:64:\"467131_299797613426044_221850757_o_299797613426044-1536x1147.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:64:\"467131_299797613426044_221850757_o_299797613426044-1568x1171.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:1171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:62:\"467131_299797613426044_221850757_o_299797613426044-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(550,130,'_wp_page_template','elementor_canvas'),(551,130,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(549,130,'_elementor_edit_mode','builder'),(18,18,'_tutor_course_id_for_lesson','15'),(19,19,'tutor_quiz_option','a:9:{s:10:\"time_limit\";a:2:{s:10:\"time_value\";s:1:\"0\";s:9:\"time_type\";s:7:\"minutes\";}s:13:\"feedback_mode\";s:7:\"default\";s:16:\"attempts_allowed\";s:1:\"5\";s:13:\"passing_grade\";s:2:\"80\";s:24:\"max_questions_for_answer\";s:2:\"10\";s:20:\"question_layout_view\";s:0:\"\";s:15:\"questions_order\";s:4:\"rand\";s:29:\"short_answer_characters_limit\";s:3:\"200\";s:34:\"open_ended_answer_characters_limit\";s:3:\"500\";}'),(548,130,'_elementor_version','3.5.5'),(4700,638,'_elementor_version','3.9.0'),(547,130,'_elementor_template_type','wp-page'),(25,23,'_elementor_edit_mode','builder'),(26,23,'_elementor_template_type','kit'),(1997,308,'_wp_attached_file','2022/04/Notice-of-Privacy-Practices.pdf'),(1998,308,'_wp_attachment_metadata','a:1:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:4:\"file\";s:35:\"Notice-of-Privacy-Practices-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Notice-of-Privacy-Practices-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"Notice-of-Privacy-Practices-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Notice-of-Privacy-Practices-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}}'),(447,111,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(41,29,'_edit_lock','1670866718:1'),(42,29,'_last_editor_used_jetpack','block-editor'),(446,111,'_elementor_page_assets','a:0:{}'),(4699,638,'_elementor_template_type','page'),(50,37,'_edit_lock','1670865911:1'),(51,37,'_last_editor_used_jetpack','block-editor'),(52,39,'_edit_lock','1670866584:1'),(53,39,'_last_editor_used_jetpack','block-editor'),(60,29,'_edit_last','1'),(55,39,'_elementor_template_type','wp-page'),(56,39,'_elementor_version','3.9.0'),(58,29,'_elementor_template_type','wp-page'),(59,29,'_elementor_version','3.9.0'),(1952,302,'_elementor_page_assets','a:0:{}'),(1951,302,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264,\"draft\":true},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\"}]},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"53398e30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1950,302,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1949,302,'_wp_page_template','elementor_canvas'),(1947,302,'_elementor_version','3.6.2'),(1948,302,'_elementor_pro_version','3.6.4'),(1946,302,'_elementor_template_type','wp-page'),(1922,134,'_wp_old_date','2022-02-17'),(1921,140,'_wp_old_date','2022-02-17'),(1920,135,'_wp_old_date','2022-02-17'),(1919,133,'_wp_old_date','2022-02-17'),(98,29,'_elementor_edit_mode','builder'),(151,64,'_elementor_page_assets','a:0:{}'),(126,29,'_wp_page_template','elementor_canvas'),(127,29,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background and expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use. He is also fluent in Mandarin Chinese.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3884,544,'_elementor_template_type','wp-page'),(3885,544,'_elementor_version','3.6.2'),(3886,544,'_elementor_edit_mode','builder'),(3887,544,'_wp_page_template','elementor_canvas'),(3888,544,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(105,23,'_edit_lock','1673374810:1'),(106,57,'_elementor_edit_mode','builder'),(107,57,'_elementor_template_type','kit'),(123,60,'_elementor_template_type','wp-page'),(124,60,'_elementor_version','3.5.5'),(125,60,'_elementor_edit_mode','builder'),(109,23,'_wp_page_template','default'),(110,23,'_elementor_page_settings','a:56:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:10:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:22:\"globals/colors?id=text\";s:8:\"h2_color\";s:22:\"globals/colors?id=text\";s:8:\"h3_color\";s:22:\"globals/colors?id=text\";s:8:\"h4_color\";s:22:\"globals/colors?id=text\";s:8:\"h5_color\";s:22:\"globals/colors?id=text\";s:8:\"h6_color\";s:22:\"globals/colors?id=text\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:4:\"none\";s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:880;s:5:\"sizes\";a:0:{}}}'),(111,23,'_elementor_data','[]'),(112,58,'_elementor_edit_mode','builder'),(113,58,'_elementor_template_type','kit'),(120,59,'_elementor_template_type','wp-page'),(121,59,'_elementor_version','3.5.5'),(122,59,'_elementor_edit_mode','builder'),(115,58,'_wp_page_template','default'),(116,58,'_elementor_page_settings','a:12:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(117,58,'_elementor_data','[]'),(118,23,'_elementor_page_assets','a:0:{}'),(119,23,'_elementor_version','3.10.0'),(146,64,'_elementor_template_type','wp-page'),(147,64,'_elementor_version','3.5.5'),(148,64,'_elementor_edit_mode','builder'),(149,64,'_wp_page_template','default'),(150,64,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"wp-block-column\\\">About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(128,61,'_elementor_template_type','wp-page'),(129,61,'_elementor_version','3.5.5'),(130,61,'_elementor_edit_mode','builder'),(131,61,'_wp_page_template','default'),(132,61,'_elementor_data','[{\"id\":\"446e3594\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42155d37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4557cfb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\"><span style=\\\"color: #333333;\\\"><!-- wp:columns --><\\/span>\\n<div class=\\\"wp-block-columns\\\"><span style=\\\"color: #333333;\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/span>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:paragraph {\\\"align\\\":\\\"left\\\"} --><\\/span>\\n<p class=\\\"has-text-align-left\\\">\\u00a0<\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:columns --><!-- wp:navigation {\\\"ref\\\":49,\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"right\\\"}} \\/--><\\/span><\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:paragraph --><\\/span><\\/p>\\n<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\">\\u00a0<\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\"><span style=\\\"color: #333333;\\\"><!-- wp:columns --><\\/span>\\n<div class=\\\"wp-block-columns\\\"><span style=\\\"color: #333333;\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} --><\\/span>\\n<h2 class=\\\"wp-block-column\\\" style=\\\"flex-basis: 33.33%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:verse -->About the Practice<!-- \\/wp:verse --><\\/span><\\/h2>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} --><\\/span>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 66.66%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:paragraph --><\\/span>\\n<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/span>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:columns --><\\/span><\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:paragraph --><\\/span><\\/p>\\n<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#BEC6BA\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(133,29,'_elementor_page_assets','a:0:{}'),(134,62,'_elementor_template_type','wp-page'),(135,62,'_elementor_version','3.5.5'),(136,62,'_elementor_edit_mode','builder'),(137,62,'_wp_page_template','default'),(138,62,'_elementor_data','[{\"id\":\"446e3594\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42155d37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4557cfb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\"><span style=\\\"color: #333333;\\\"><!-- wp:columns --><\\/span>\\n<div class=\\\"wp-block-columns\\\"><span style=\\\"color: #333333;\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/span>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:paragraph {\\\"align\\\":\\\"left\\\"} --><\\/span>\\n<p class=\\\"has-text-align-left\\\">\\u00a0<\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:columns --><!-- wp:navigation {\\\"ref\\\":49,\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"right\\\"}} \\/--><\\/span><\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:paragraph --><\\/span><\\/p>\\n<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\">\\u00a0<\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\"><span style=\\\"color: #333333;\\\"><!-- wp:columns --><\\/span>\\n<div class=\\\"wp-block-columns\\\"><span style=\\\"color: #333333;\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} --><\\/span>\\n<h2 class=\\\"wp-block-column\\\" style=\\\"flex-basis: 33.33%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:verse -->About the Practice<!-- \\/wp:verse --><\\/span><\\/h2>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} --><\\/span>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 66.66%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:paragraph --><\\/span>\\n<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/span>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:columns --><\\/span><\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:paragraph --><\\/span><\\/p>\\n<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#BEC6BA\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(139,62,'_elementor_page_assets','a:0:{}'),(140,63,'_elementor_template_type','wp-page'),(141,63,'_elementor_version','3.5.5'),(142,63,'_elementor_edit_mode','builder'),(143,63,'_wp_page_template','default'),(144,63,'_elementor_data','[{\"id\":\"446e3594\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42155d37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4557cfb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\"><span style=\\\"color: #333333;\\\"><!-- wp:columns --><\\/span>\\n<div class=\\\"wp-block-columns\\\"><span style=\\\"color: #333333;\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/span>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:paragraph {\\\"align\\\":\\\"left\\\"} --><\\/span>\\n<p class=\\\"has-text-align-left\\\">\\u00a0<\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:columns --><!-- wp:navigation {\\\"ref\\\":49,\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"right\\\"}} \\/--><\\/span><\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:paragraph --><\\/span><\\/p>\\n<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\">\\u00a0<\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:group --><\\/span><\\/p>\\n<div class=\\\"wp-block-group\\\"><span style=\\\"color: #333333;\\\"><!-- wp:columns --><\\/span>\\n<div class=\\\"wp-block-columns\\\"><span style=\\\"color: #333333;\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} --><\\/span>\\n<h2 class=\\\"wp-block-column\\\" style=\\\"flex-basis: 33.33%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:verse -->About the Practice<!-- \\/wp:verse --><\\/span><\\/h2>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} --><\\/span>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 66.66%;\\\"><span style=\\\"color: #333333;\\\"><!-- wp:paragraph --><\\/span>\\n<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/span>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:column --><\\/span><\\/div>\\n<span style=\\\"color: #333333;\\\"><!-- \\/wp:columns --><\\/span><\\/div>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:group --><!-- wp:paragraph --><\\/span><\\/p>\\n<p>\\u00a0<\\/p>\\n<p><span style=\\\"color: #333333;\\\"><!-- \\/wp:paragraph --><\\/span><\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#BEC6BA\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(145,63,'_elementor_page_assets','a:0:{}'),(202,72,'_elementor_version','3.5.5'),(203,72,'_elementor_edit_mode','builder'),(204,72,'_wp_page_template','default'),(205,72,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(201,72,'_elementor_template_type','wp-page'),(160,66,'_elementor_edit_mode','builder'),(161,66,'_elementor_template_type','kit'),(162,66,'_wp_page_template','default'),(163,66,'_elementor_page_settings','a:12:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"3b450aa\";s:5:\"title\";s:11:\"Global text\";s:5:\"color\";s:7:\"#4B4C4C\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:5:\"title\";s:14:\"Global Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(164,66,'_elementor_data','[]'),(165,66,'_elementor_page_assets','a:0:{}'),(166,66,'_elementor_version','3.5.5'),(168,67,'_elementor_edit_mode','builder'),(169,67,'_elementor_template_type','kit'),(170,67,'_wp_page_template','default'),(171,67,'_elementor_page_settings','a:16:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:25:\"globals/colors?id=3b450aa\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}}'),(172,67,'_elementor_data','[]'),(173,67,'_elementor_page_assets','a:0:{}'),(174,67,'_elementor_version','3.5.5'),(175,68,'_elementor_edit_mode','builder'),(176,68,'_elementor_template_type','kit'),(177,68,'_wp_page_template','default'),(178,68,'_elementor_page_settings','a:27:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h1_color\";s:7:\"#4B4C4C\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}}'),(179,68,'_elementor_data','[]'),(180,68,'_elementor_page_assets','a:0:{}'),(181,68,'_elementor_version','3.5.5'),(182,69,'_elementor_edit_mode','builder'),(183,69,'_elementor_template_type','kit'),(184,69,'_wp_page_template','default'),(185,69,'_elementor_page_settings','a:41:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}}'),(186,69,'_elementor_data','[]'),(187,69,'_elementor_page_assets','a:0:{}'),(188,69,'_elementor_version','3.5.5'),(3238,463,'_elementor_template_type','kit'),(3239,463,'_wp_page_template','default'),(3240,463,'_elementor_page_settings','a:44:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(189,70,'_elementor_template_type','wp-page'),(190,70,'_elementor_version','3.5.5'),(191,70,'_elementor_edit_mode','builder'),(192,70,'_wp_page_template','default'),(193,70,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"wp-block-column\\\">About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(194,70,'_elementor_page_assets','a:0:{}'),(195,71,'_elementor_template_type','wp-page'),(196,71,'_elementor_version','3.5.5'),(197,71,'_elementor_edit_mode','builder'),(198,71,'_wp_page_template','default'),(199,71,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"wp-block-column\\\">About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(200,71,'_elementor_page_assets','a:0:{}'),(206,72,'_elementor_page_assets','a:0:{}'),(227,76,'_elementor_version','3.5.5'),(228,76,'_elementor_edit_mode','builder'),(229,76,'_wp_page_template','default'),(230,76,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false}]'),(226,76,'_elementor_template_type','wp-page'),(214,74,'_elementor_template_type','wp-page'),(215,74,'_elementor_version','3.5.5'),(216,74,'_elementor_edit_mode','builder'),(217,74,'_wp_page_template','default'),(218,74,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(219,74,'_elementor_page_assets','a:0:{}'),(220,75,'_elementor_template_type','wp-page'),(221,75,'_elementor_version','3.5.5'),(222,75,'_elementor_edit_mode','builder'),(223,75,'_wp_page_template','default'),(224,75,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(225,75,'_elementor_page_assets','a:0:{}'),(231,76,'_elementor_page_assets','a:0:{}'),(235,78,'_elementor_version','3.5.5'),(234,78,'_elementor_template_type','wp-page'),(236,78,'_elementor_edit_mode','builder'),(237,78,'_wp_page_template','default'),(238,78,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false}]'),(239,78,'_elementor_page_assets','a:0:{}'),(240,79,'_elementor_template_type','wp-page'),(241,79,'_elementor_version','3.5.5'),(242,79,'_elementor_edit_mode','builder'),(243,79,'_wp_page_template','default'),(244,79,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false}]'),(245,79,'_elementor_page_assets','a:0:{}'),(246,29,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(247,80,'_elementor_template_type','wp-page'),(248,80,'_elementor_version','3.5.5'),(249,80,'_elementor_edit_mode','builder'),(250,80,'_wp_page_template','default'),(251,80,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(252,80,'_elementor_page_assets','a:0:{}'),(253,80,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(254,29,'_elementor_pro_version','3.9.0'),(401,106,'_elementor_template_type','wp-page'),(400,105,'_elementor_pro_version','3.6.2'),(409,107,'_elementor_template_type','wp-page'),(410,107,'_elementor_version','3.5.5'),(411,107,'_elementor_edit_mode','builder'),(412,107,'_wp_page_template','elementor_theme'),(413,107,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(396,105,'_wp_page_template','default'),(397,105,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(398,105,'_elementor_page_assets','a:0:{}'),(399,105,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(373,23,'_elementor_pro_version','3.9.0'),(414,107,'_elementor_page_assets','a:0:{}'),(415,107,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(296,88,'_elementor_is_screenshot','1'),(297,88,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_85_2022-02-15-19-33-01_2520b61e.png'),(416,107,'_elementor_pro_version','3.6.2'),(1386,236,'_elementor_page_assets','a:0:{}'),(4694,637,'_elementor_page_assets','a:0:{}'),(393,105,'_elementor_template_type','wp-page'),(394,105,'_elementor_version','3.5.5'),(348,97,'_elementor_is_screenshot','1'),(349,97,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_93_2022-02-15-19-42-25_674acb7d.png'),(395,105,'_elementor_edit_mode','builder'),(365,99,'_elementor_edit_mode','builder'),(366,99,'_elementor_template_type','kit'),(367,99,'_wp_page_template','default'),(368,99,'_elementor_page_settings','a:48:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}}'),(369,99,'_elementor_data','[]'),(370,99,'_elementor_page_assets','a:0:{}'),(371,99,'_elementor_version','3.5.5'),(402,106,'_elementor_version','3.5.5'),(403,106,'_elementor_edit_mode','builder'),(404,106,'_wp_page_template','default'),(405,106,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(406,106,'_elementor_page_assets','a:0:{}'),(407,106,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(408,106,'_elementor_pro_version','3.6.2'),(444,111,'_wp_page_template','elementor_theme'),(445,111,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(443,111,'_elementor_edit_mode','builder'),(442,111,'_elementor_version','3.5.5'),(441,111,'_elementor_template_type','wp-page'),(425,109,'_elementor_template_type','wp-page'),(426,109,'_elementor_version','3.5.5'),(427,109,'_elementor_edit_mode','builder'),(428,109,'_wp_page_template','elementor_theme'),(429,109,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(430,109,'_elementor_page_assets','a:0:{}'),(431,109,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(432,109,'_elementor_pro_version','3.6.2'),(433,110,'_elementor_template_type','wp-page'),(434,110,'_elementor_version','3.5.5'),(435,110,'_elementor_edit_mode','builder'),(436,110,'_wp_page_template','elementor_theme'),(437,110,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(438,110,'_elementor_page_assets','a:0:{}'),(439,110,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(440,110,'_elementor_pro_version','3.6.2'),(448,111,'_elementor_pro_version','3.6.2'),(507,125,'_wp_page_template','default'),(508,125,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(504,125,'_elementor_template_type','wp-page'),(505,125,'_elementor_version','3.5.5'),(506,125,'_elementor_edit_mode','builder'),(488,123,'_elementor_template_type','wp-page'),(489,123,'_elementor_version','3.5.5'),(490,123,'_elementor_edit_mode','builder'),(491,123,'_wp_page_template','elementor_theme'),(492,123,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(493,123,'_elementor_page_assets','a:0:{}'),(494,123,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(495,123,'_elementor_pro_version','3.6.2'),(496,124,'_elementor_template_type','wp-page'),(497,124,'_elementor_version','3.5.5'),(498,124,'_elementor_edit_mode','builder'),(499,124,'_wp_page_template','elementor_theme'),(500,124,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(501,124,'_elementor_page_assets','a:0:{}'),(502,124,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(503,124,'_elementor_pro_version','3.6.2'),(509,125,'_elementor_page_assets','a:0:{}'),(510,125,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(511,125,'_elementor_pro_version','3.6.2'),(522,127,'_elementor_template_type','wp-page'),(523,127,'_elementor_version','3.5.5'),(524,127,'_elementor_edit_mode','builder'),(544,129,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(543,129,'_elementor_page_assets','a:0:{}'),(541,129,'_wp_page_template','elementor_canvas'),(542,129,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(540,129,'_elementor_edit_mode','builder'),(766,159,'_elementor_template_type','wp-page'),(538,129,'_elementor_template_type','wp-page'),(539,129,'_elementor_version','3.5.5'),(525,127,'_wp_page_template','default'),(526,127,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(527,127,'_elementor_page_assets','a:0:{}'),(528,127,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(529,127,'_elementor_pro_version','3.6.2'),(530,128,'_elementor_template_type','wp-page'),(531,128,'_elementor_version','3.5.5'),(532,128,'_elementor_edit_mode','builder'),(533,128,'_wp_page_template','default'),(534,128,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(535,128,'_elementor_page_assets','a:0:{}'),(536,128,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(537,128,'_elementor_pro_version','3.6.2'),(545,129,'_elementor_pro_version','3.6.2'),(624,140,'_menu_item_object','page'),(625,140,'_menu_item_target',''),(626,140,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(552,130,'_elementor_page_assets','a:0:{}'),(553,130,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(554,130,'_elementor_pro_version','3.6.2'),(556,131,'_elementor_template_type','wp-page'),(557,131,'_elementor_version','3.5.5'),(558,131,'_elementor_edit_mode','builder'),(559,131,'_wp_page_template','elementor_canvas'),(560,131,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(561,131,'_elementor_page_assets','a:0:{}'),(562,131,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(563,131,'_elementor_pro_version','3.6.2'),(565,132,'_elementor_template_type','wp-page'),(566,132,'_elementor_version','3.5.5'),(567,132,'_elementor_edit_mode','builder'),(568,132,'_wp_page_template','elementor_canvas'),(569,132,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(570,132,'_elementor_page_assets','a:0:{}'),(571,132,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(572,132,'_elementor_pro_version','3.6.2'),(575,133,'_menu_item_type','post_type'),(576,133,'_menu_item_menu_item_parent','0'),(577,133,'_menu_item_object_id','29'),(578,133,'_menu_item_object','page'),(579,133,'_menu_item_target',''),(580,133,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(581,133,'_menu_item_xfn',''),(582,133,'_menu_item_url',''),(623,140,'_menu_item_object_id','138'),(584,134,'_menu_item_type','post_type'),(585,134,'_menu_item_menu_item_parent','0'),(586,134,'_menu_item_object_id','39'),(587,134,'_menu_item_object','page'),(588,134,'_menu_item_target',''),(589,134,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(590,134,'_menu_item_xfn',''),(591,134,'_menu_item_url',''),(620,138,'_edit_lock','1673374833:1'),(593,135,'_menu_item_type','post_type'),(594,135,'_menu_item_menu_item_parent','0'),(595,135,'_menu_item_object_id','37'),(596,135,'_menu_item_object','page'),(597,135,'_menu_item_target',''),(598,135,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(599,135,'_menu_item_xfn',''),(600,135,'_menu_item_url',''),(621,140,'_menu_item_type','post_type'),(1926,37,'_elementor_pro_version','3.9.0'),(1925,37,'_elementor_version','3.9.0'),(1924,37,'_elementor_template_type','wp-page'),(1923,37,'_elementor_edit_mode','builder'),(622,140,'_menu_item_menu_item_parent','0'),(649,145,'_wp_page_template','elementor_canvas'),(650,145,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"61510d8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5665906\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer_color_menu_item_hover\":\"#61CE70\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(646,145,'_elementor_template_type','wp-page'),(673,148,'_elementor_template_type','wp-page'),(674,148,'_elementor_version','3.5.5'),(675,148,'_elementor_edit_mode','builder'),(676,148,'_wp_page_template','elementor_canvas'),(677,148,'_elementor_data','[{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(627,140,'_menu_item_xfn',''),(628,140,'_menu_item_url',''),(630,143,'_elementor_template_type','wp-page'),(631,143,'_elementor_version','3.5.5'),(632,143,'_elementor_edit_mode','builder'),(647,145,'_elementor_version','3.5.5'),(648,145,'_elementor_edit_mode','builder'),(633,143,'_wp_page_template','elementor_canvas'),(634,143,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(635,143,'_elementor_page_assets','a:0:{}'),(636,143,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(637,143,'_elementor_pro_version','3.6.2'),(638,144,'_elementor_template_type','wp-page'),(639,144,'_elementor_version','3.5.5'),(640,144,'_elementor_edit_mode','builder'),(641,144,'_wp_page_template','elementor_canvas'),(642,144,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(643,144,'_elementor_page_assets','a:0:{}'),(644,144,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(645,144,'_elementor_pro_version','3.6.2'),(651,145,'_elementor_page_assets','a:0:{}'),(652,145,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(653,145,'_elementor_pro_version','3.6.2'),(655,146,'_elementor_template_type','wp-page'),(656,146,'_elementor_version','3.5.5'),(657,146,'_elementor_edit_mode','builder'),(658,146,'_wp_page_template','elementor_canvas'),(659,146,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"61510d8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5665906\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer_color_menu_item_hover\":\"#61CE70\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(660,146,'_elementor_page_assets','a:0:{}'),(661,146,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(662,146,'_elementor_pro_version','3.6.2'),(664,147,'_elementor_template_type','wp-page'),(665,147,'_elementor_version','3.5.5'),(666,147,'_elementor_edit_mode','builder'),(667,147,'_wp_page_template','elementor_canvas'),(668,147,'_elementor_data','[{\"id\":\"c98349d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7776d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"61510d8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c040477\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"3f3ea12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d094330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5665906\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"731955f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer_color_menu_item_hover\":\"#61CE70\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(669,147,'_elementor_page_assets','a:0:{}'),(670,147,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(671,147,'_elementor_pro_version','3.6.2'),(724,154,'_elementor_edit_mode','builder'),(725,154,'_wp_page_template','elementor_canvas'),(726,154,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(678,148,'_elementor_page_assets','a:0:{}'),(679,148,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(680,148,'_elementor_pro_version','3.6.2'),(741,156,'_wp_page_template','elementor_canvas'),(722,154,'_elementor_template_type','wp-page'),(723,154,'_elementor_version','3.5.5'),(709,152,'_wp_page_template','elementor_canvas'),(710,152,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(708,152,'_elementor_edit_mode','builder'),(706,152,'_elementor_template_type','wp-page'),(707,152,'_elementor_version','3.5.5'),(690,150,'_elementor_template_type','wp-page'),(691,150,'_elementor_version','3.5.5'),(692,150,'_elementor_edit_mode','builder'),(693,150,'_wp_page_template','elementor_canvas'),(694,150,'_elementor_data','[{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(695,150,'_elementor_page_assets','a:0:{}'),(696,150,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(697,150,'_elementor_pro_version','3.6.2'),(698,151,'_elementor_template_type','wp-page'),(699,151,'_elementor_version','3.5.5'),(700,151,'_elementor_edit_mode','builder'),(701,151,'_wp_page_template','elementor_canvas'),(702,151,'_elementor_data','[{\"id\":\"32e81a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a80c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b601e9f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(703,151,'_elementor_page_assets','a:0:{}'),(704,151,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(705,151,'_elementor_pro_version','3.6.2'),(711,152,'_elementor_page_assets','a:0:{}'),(712,152,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(713,152,'_elementor_pro_version','3.6.2'),(742,156,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(740,156,'_elementor_edit_mode','builder'),(738,156,'_elementor_template_type','wp-page'),(739,156,'_elementor_version','3.5.5'),(937,178,'_elementor_version','3.5.5'),(938,178,'_elementor_edit_mode','builder'),(939,178,'_wp_page_template','elementor_canvas'),(940,178,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(822,165,'_elementor_template_type','wp-page'),(3237,463,'_elementor_edit_mode','builder'),(727,154,'_elementor_page_assets','a:0:{}'),(728,154,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(729,154,'_elementor_pro_version','3.6.2'),(730,155,'_elementor_template_type','wp-page'),(731,155,'_elementor_version','3.5.5'),(732,155,'_elementor_edit_mode','builder'),(733,155,'_wp_page_template','elementor_canvas'),(734,155,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(735,155,'_elementor_page_assets','a:0:{}'),(736,155,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(737,155,'_elementor_pro_version','3.6.2'),(743,156,'_elementor_page_assets','a:0:{}'),(744,156,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(745,156,'_elementor_pro_version','3.6.2'),(831,166,'_elementor_template_type','wp-page'),(832,166,'_elementor_version','3.5.5'),(833,166,'_elementor_edit_mode','builder'),(748,157,'_elementor_template_type','wp-page'),(749,157,'_elementor_version','3.5.5'),(750,157,'_elementor_edit_mode','builder'),(751,157,'_wp_page_template','elementor_canvas'),(752,157,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(753,157,'_elementor_page_assets','a:0:{}'),(754,157,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(755,157,'_elementor_pro_version','3.6.2'),(757,158,'_elementor_template_type','wp-page'),(758,158,'_elementor_version','3.5.5'),(759,158,'_elementor_edit_mode','builder'),(760,158,'_wp_page_template','elementor_canvas'),(761,158,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(762,158,'_elementor_page_assets','a:0:{}'),(763,158,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(764,158,'_elementor_pro_version','3.6.2'),(767,159,'_elementor_version','3.5.5'),(768,159,'_elementor_edit_mode','builder'),(769,159,'_wp_page_template','elementor_canvas'),(770,159,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(771,159,'_elementor_page_assets','a:0:{}'),(772,159,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(773,159,'_elementor_pro_version','3.6.2'),(776,160,'_elementor_template_type','wp-page'),(777,160,'_elementor_version','3.5.5'),(778,160,'_elementor_edit_mode','builder'),(779,160,'_wp_page_template','elementor_canvas'),(780,160,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(781,160,'_elementor_page_assets','a:0:{}'),(782,160,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(783,160,'_elementor_pro_version','3.6.2'),(785,161,'_elementor_template_type','wp-page'),(786,161,'_elementor_version','3.5.5'),(787,161,'_elementor_edit_mode','builder'),(788,161,'_wp_page_template','elementor_canvas'),(789,161,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(790,161,'_elementor_page_assets','a:0:{}'),(791,161,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(792,161,'_elementor_pro_version','3.6.2'),(794,162,'_elementor_template_type','wp-page'),(795,162,'_elementor_version','3.5.5'),(796,162,'_elementor_edit_mode','builder'),(797,162,'_wp_page_template','elementor_canvas'),(798,162,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(799,162,'_elementor_page_assets','a:0:{}'),(800,162,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(801,162,'_elementor_pro_version','3.6.2'),(804,163,'_elementor_template_type','wp-page'),(805,163,'_elementor_version','3.5.5'),(806,163,'_elementor_edit_mode','builder'),(807,163,'_wp_page_template','elementor_canvas'),(808,163,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(809,163,'_elementor_page_assets','a:0:{}'),(810,163,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(811,163,'_elementor_pro_version','3.6.2'),(813,164,'_elementor_template_type','wp-page'),(814,164,'_elementor_version','3.5.5'),(815,164,'_elementor_edit_mode','builder'),(816,164,'_wp_page_template','elementor_canvas'),(817,164,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(818,164,'_elementor_page_assets','a:0:{}'),(819,164,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(820,164,'_elementor_pro_version','3.6.2'),(823,165,'_elementor_version','3.5.5'),(824,165,'_elementor_edit_mode','builder'),(825,165,'_wp_page_template','elementor_canvas'),(826,165,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(827,165,'_elementor_page_assets','a:0:{}'),(828,165,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(829,165,'_elementor_pro_version','3.6.2'),(834,166,'_wp_page_template','elementor_canvas'),(835,166,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(836,166,'_elementor_page_assets','a:0:{}'),(837,166,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(838,166,'_elementor_pro_version','3.6.2'),(839,167,'_elementor_template_type','wp-page'),(840,167,'_elementor_version','3.5.5'),(841,167,'_elementor_edit_mode','builder'),(842,167,'_wp_page_template','elementor_canvas'),(843,167,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(844,167,'_elementor_page_assets','a:0:{}'),(845,167,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(846,167,'_elementor_pro_version','3.6.2'),(936,178,'_elementor_template_type','wp-page'),(847,168,'_elementor_template_type','wp-page'),(848,168,'_elementor_version','3.5.5'),(849,168,'_elementor_edit_mode','builder'),(850,168,'_wp_page_template','elementor_canvas'),(851,168,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(852,168,'_elementor_page_assets','a:0:{}'),(853,168,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(854,168,'_elementor_pro_version','3.6.2'),(856,169,'_elementor_template_type','wp-page'),(857,169,'_elementor_version','3.5.5'),(858,169,'_elementor_edit_mode','builder'),(859,169,'_wp_page_template','elementor_canvas'),(860,169,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(861,169,'_elementor_page_assets','a:0:{}'),(862,169,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(863,169,'_elementor_pro_version','3.6.2'),(865,170,'_elementor_template_type','wp-page'),(866,170,'_elementor_version','3.5.5'),(867,170,'_elementor_edit_mode','builder'),(868,170,'_wp_page_template','elementor_canvas'),(869,170,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"size\":\"large\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>\\u00a0<\\/h3><h3><strong>About the Practice<\\/strong><\\/h3>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(870,170,'_elementor_page_assets','a:0:{}'),(871,170,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(872,170,'_elementor_pro_version','3.6.2'),(912,175,'_elementor_template_type','kit'),(874,171,'_elementor_template_type','wp-page'),(875,171,'_elementor_version','3.5.5'),(876,171,'_elementor_edit_mode','builder'),(877,171,'_wp_page_template','elementor_canvas'),(878,171,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About the Practice<\\/h4>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\",\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(879,171,'_elementor_page_assets','a:0:{}'),(880,171,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(881,171,'_elementor_pro_version','3.6.2'),(913,175,'_wp_page_template','default'),(914,175,'_elementor_page_settings','a:49:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:2:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}i:1;a:2:{s:3:\"_id\";s:7:\"522b3ce\";s:5:\"title\";s:4:\"Nope\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:2:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}i:1;a:5:{s:3:\"_id\";s:7:\"ec49dcf\";s:5:\"title\";s:5:\"Tajal\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Tajawal\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(941,178,'_elementor_page_assets','a:0:{}'),(942,178,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(943,178,'_elementor_pro_version','3.6.2'),(970,182,'_elementor_template_type','wp-page'),(971,182,'_elementor_version','3.5.5'),(972,182,'_elementor_edit_mode','builder'),(973,182,'_wp_page_template','elementor_canvas'),(974,182,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a790789\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5aa1b70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(902,174,'_elementor_edit_mode','builder'),(903,174,'_elementor_template_type','kit'),(904,174,'_wp_page_template','default'),(905,174,'_elementor_page_settings','a:49:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:2:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}i:1;a:2:{s:3:\"_id\";s:7:\"522b3ce\";s:5:\"title\";s:4:\"Nope\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(891,173,'_elementor_edit_mode','builder'),(892,173,'_elementor_template_type','kit'),(893,173,'_wp_page_template','default'),(894,173,'_elementor_page_settings','a:48:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:2:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}i:1;a:2:{s:3:\"_id\";s:7:\"522b3ce\";s:5:\"title\";s:4:\"Nope\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:2;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}}'),(895,173,'_elementor_data','[]'),(896,173,'_elementor_page_assets','a:0:{}'),(897,173,'_elementor_version','3.5.5'),(898,173,'_elementor_pro_version','3.6.2'),(3230,462,'_elementor_template_type','kit'),(906,174,'_elementor_data','[]'),(907,174,'_elementor_page_assets','a:0:{}'),(908,174,'_elementor_version','3.5.5'),(909,174,'_elementor_pro_version','3.6.2'),(911,175,'_elementor_edit_mode','builder'),(3229,462,'_elementor_edit_mode','builder'),(3221,461,'_elementor_edit_mode','builder'),(3222,461,'_elementor_template_type','kit'),(915,175,'_elementor_data','[]'),(916,175,'_elementor_page_assets','a:0:{}'),(917,175,'_elementor_version','3.5.5'),(918,175,'_elementor_pro_version','3.6.2'),(920,176,'_elementor_template_type','wp-page'),(3225,461,'_elementor_data','[]'),(921,176,'_elementor_version','3.5.5'),(922,176,'_elementor_edit_mode','builder'),(923,176,'_wp_page_template','elementor_canvas'),(924,176,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About the Practice<\\/h4>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\",\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(925,176,'_elementor_page_assets','a:0:{}'),(926,176,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(927,176,'_elementor_pro_version','3.6.2'),(928,177,'_elementor_template_type','wp-page'),(929,177,'_elementor_version','3.5.5'),(930,177,'_elementor_edit_mode','builder'),(931,177,'_wp_page_template','elementor_canvas'),(932,177,'_elementor_data','[{\"id\":\"68f693d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b4d8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93817ca\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a88b50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f639b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ca4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f9a02c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Georgia\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_menu_item\":\"#4B4C4C\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"menu_typography_typography\":\"globals\\/typography?id=a8c2da2\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004e738\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":741,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"030a75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ca98cea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About the Practice<\\/h4>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\",\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2736dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"203a6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333;\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=a8c2da2\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8276ec0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87da05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(933,177,'_elementor_page_assets','a:0:{}'),(934,177,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(935,177,'_elementor_pro_version','3.6.2'),(954,180,'_elementor_template_type','wp-page'),(955,180,'_elementor_version','3.5.5'),(956,180,'_elementor_edit_mode','builder'),(957,180,'_wp_page_template','elementor_canvas'),(958,180,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(959,180,'_elementor_page_assets','a:0:{}'),(960,180,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(961,180,'_elementor_pro_version','3.6.2'),(962,181,'_elementor_template_type','wp-page'),(963,181,'_elementor_version','3.5.5'),(964,181,'_elementor_edit_mode','builder'),(965,181,'_wp_page_template','elementor_canvas'),(966,181,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(967,181,'_elementor_page_assets','a:0:{}'),(968,181,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(969,181,'_elementor_pro_version','3.6.2'),(975,182,'_elementor_page_assets','a:0:{}'),(976,182,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(977,182,'_elementor_pro_version','3.6.2'),(978,183,'_elementor_template_type','wp-page'),(979,183,'_elementor_version','3.5.5'),(980,183,'_elementor_edit_mode','builder'),(981,183,'_wp_page_template','elementor_canvas'),(982,183,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a790789\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5aa1b70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(983,183,'_elementor_page_assets','a:0:{}'),(984,183,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(985,183,'_elementor_pro_version','3.6.2'),(986,184,'_elementor_template_type','wp-page'),(987,184,'_elementor_version','3.5.5'),(988,184,'_elementor_edit_mode','builder'),(989,184,'_wp_page_template','elementor_canvas'),(990,184,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a790789\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5aa1b70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(991,184,'_elementor_page_assets','a:0:{}'),(992,184,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(993,184,'_elementor_pro_version','3.6.2'),(994,185,'_elementor_template_type','wp-page'),(995,185,'_elementor_version','3.5.5'),(996,185,'_elementor_edit_mode','builder'),(997,185,'_wp_page_template','elementor_canvas'),(998,185,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a790789\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5aa1b70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(999,185,'_elementor_page_assets','a:0:{}'),(1000,185,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1001,185,'_elementor_pro_version','3.6.2'),(4702,638,'_wp_page_template','elementor_canvas'),(4703,638,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4701,638,'_elementor_pro_version','3.9.0'),(1107,201,'_wp_page_template','elementor_canvas'),(1108,201,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59a6170\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"189e353\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a3714bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4644340\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9306915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1106,201,'_elementor_edit_mode','builder'),(1104,201,'_elementor_template_type','wp-page'),(1105,201,'_elementor_version','3.5.5'),(1088,199,'_elementor_template_type','wp-page'),(1089,199,'_elementor_version','3.5.5'),(1090,199,'_elementor_edit_mode','builder'),(1123,203,'_elementor_template_type','wp-page'),(1124,203,'_elementor_version','3.5.5'),(1125,203,'_elementor_edit_mode','builder'),(1126,203,'_wp_page_template','elementor_canvas'),(1111,201,'_elementor_pro_version','3.6.2'),(1092,199,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a790789\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5aa1b70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1093,199,'_elementor_page_assets','a:0:{}'),(1094,199,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1095,199,'_elementor_pro_version','3.6.2'),(1096,200,'_elementor_template_type','wp-page'),(1097,200,'_elementor_version','3.5.5'),(1098,200,'_elementor_edit_mode','builder'),(1099,200,'_wp_page_template','elementor_canvas'),(1100,200,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df0971\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"052e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a26d12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d5a8d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a790789\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5aa1b70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1101,200,'_elementor_page_assets','a:0:{}'),(1102,200,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1103,200,'_elementor_pro_version','3.6.2'),(1109,201,'_elementor_page_assets','a:0:{}'),(1110,201,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1091,199,'_wp_page_template','elementor_canvas'),(4676,634,'_elementor_page_assets','a:0:{}'),(1143,205,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59a6170\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=2e8c5c6\"}},\"elements\":[{\"id\":\"189e353\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3714bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4644340\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9306915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1141,205,'_elementor_edit_mode','builder'),(1142,205,'_wp_page_template','elementor_canvas'),(1140,205,'_elementor_version','3.5.5'),(1139,205,'_elementor_template_type','wp-page'),(1127,203,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59a6170\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"189e353\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a3714bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4644340\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9306915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1128,203,'_elementor_page_assets','a:0:{}'),(1129,203,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1130,203,'_elementor_pro_version','3.6.2'),(1131,204,'_elementor_template_type','wp-page'),(1132,204,'_elementor_version','3.5.5'),(1133,204,'_elementor_edit_mode','builder'),(1134,204,'_wp_page_template','elementor_canvas'),(1135,204,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59a6170\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"189e353\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a3714bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4644340\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9306915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1136,204,'_elementor_page_assets','a:0:{}'),(1137,204,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1138,204,'_elementor_pro_version','3.6.2'),(1144,205,'_elementor_page_assets','a:0:{}'),(1145,205,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1146,205,'_elementor_pro_version','3.6.2'),(1157,207,'_elementor_edit_mode','builder'),(1158,207,'_elementor_template_type','kit'),(1159,207,'_wp_page_template','default'),(1192,211,'_elementor_template_type','wp-page'),(1188,210,'_elementor_page_assets','a:0:{}'),(1189,210,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1190,210,'_elementor_pro_version','3.6.2'),(1247,217,'_wp_attached_file','2022/02/Ariel-Axelrod.webp'),(1248,217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:26:\"2022/02/Ariel-Axelrod.webp\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Ariel-Axelrod-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}}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:{}}}'),(1169,208,'_elementor_edit_mode','builder'),(1170,208,'_wp_page_template','elementor_canvas'),(1171,208,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59a6170\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=2e8c5c6\"}},\"elements\":[{\"id\":\"189e353\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3714bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4644340\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9306915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1183,210,'_elementor_template_type','wp-page'),(1184,210,'_elementor_version','3.5.5'),(1185,210,'_elementor_edit_mode','builder'),(1186,210,'_wp_page_template','elementor_canvas'),(1187,210,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1160,207,'_elementor_page_settings','a:49:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}i:1;a:2:{s:3:\"_id\";s:7:\"522b3ce\";s:5:\"title\";s:4:\"Nope\";}i:2;a:3:{s:3:\"_id\";s:7:\"8de9cc6\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:9:\"#00000000\";}i:3;a:3:{s:3:\"_id\";s:7:\"2e8c5c6\";s:5:\"title\";s:19:\"Contrast Background\";s:5:\"color\";s:7:\"#79A786\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lora\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(1161,207,'_elementor_data','[]'),(1162,207,'_elementor_page_assets','a:0:{}'),(1163,207,'_elementor_version','3.5.5'),(1164,207,'_elementor_pro_version','3.6.2'),(1167,208,'_elementor_template_type','wp-page'),(1168,208,'_elementor_version','3.5.5'),(1172,208,'_elementor_page_assets','a:0:{}'),(1173,208,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1174,208,'_elementor_pro_version','3.6.2'),(1175,209,'_elementor_template_type','wp-page'),(1176,209,'_elementor_version','3.5.5'),(1177,209,'_elementor_edit_mode','builder'),(1178,209,'_wp_page_template','elementor_canvas'),(1179,209,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59a6170\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=2e8c5c6\"}},\"elements\":[{\"id\":\"189e353\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3714bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About the Practice<\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4644340\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9306915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1180,209,'_elementor_page_assets','a:0:{}'),(1181,209,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1182,209,'_elementor_pro_version','3.6.2'),(1193,211,'_elementor_version','3.5.5'),(1194,211,'_elementor_edit_mode','builder'),(1195,211,'_wp_page_template','elementor_canvas'),(1196,211,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1197,211,'_elementor_page_assets','a:0:{}'),(1198,211,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1199,211,'_elementor_pro_version','3.6.2'),(1201,212,'_elementor_template_type','wp-page'),(1202,212,'_elementor_version','3.5.5'),(1203,212,'_elementor_edit_mode','builder'),(1204,212,'_wp_page_template','elementor_canvas'),(1205,212,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1206,212,'_elementor_page_assets','a:0:{}'),(1207,212,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1208,212,'_elementor_pro_version','3.6.2'),(1210,213,'_elementor_template_type','wp-page'),(1211,213,'_elementor_version','3.5.5'),(1212,213,'_elementor_edit_mode','builder'),(1213,213,'_wp_page_template','elementor_canvas'),(1214,213,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1215,213,'_elementor_page_assets','a:0:{}'),(1216,213,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1217,213,'_elementor_pro_version','3.6.2'),(1220,214,'_elementor_template_type','wp-page'),(1221,214,'_elementor_version','3.5.5'),(1222,214,'_elementor_edit_mode','builder'),(1223,214,'_wp_page_template','elementor_canvas'),(1224,214,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1225,214,'_elementor_page_assets','a:0:{}'),(1226,214,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1227,214,'_elementor_pro_version','3.6.2'),(1229,215,'_elementor_template_type','wp-page'),(1230,215,'_elementor_version','3.5.5'),(1231,215,'_elementor_edit_mode','builder'),(1232,215,'_wp_page_template','elementor_canvas'),(1233,215,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1234,215,'_elementor_page_assets','a:0:{}'),(1235,215,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1236,215,'_elementor_pro_version','3.6.2'),(1238,216,'_elementor_template_type','wp-page'),(1239,216,'_elementor_version','3.5.5'),(1240,216,'_elementor_edit_mode','builder'),(1241,216,'_wp_page_template','elementor_canvas'),(1242,216,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1243,216,'_elementor_page_assets','a:0:{}'),(1244,216,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1245,216,'_elementor_pro_version','3.6.2'),(1249,218,'_wp_attached_file','2022/02/Office-Cat.webp'),(1250,218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:23:\"2022/02/Office-Cat.webp\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Office-Cat-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}}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:{}}}'),(1280,222,'_elementor_page_assets','a:0:{}'),(1278,222,'_wp_page_template','elementor_canvas'),(1279,222,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1276,222,'_elementor_version','3.5.5'),(1277,222,'_elementor_edit_mode','builder'),(1275,222,'_elementor_template_type','wp-page'),(1259,220,'_elementor_template_type','wp-page'),(1260,220,'_elementor_version','3.5.5'),(1261,220,'_elementor_edit_mode','builder'),(1262,220,'_wp_page_template','elementor_canvas'),(1263,220,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1264,220,'_elementor_page_assets','a:0:{}'),(1265,220,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1266,220,'_elementor_pro_version','3.6.2'),(1267,221,'_elementor_template_type','wp-page'),(1268,221,'_elementor_version','3.5.5'),(1269,221,'_elementor_edit_mode','builder'),(1270,221,'_wp_page_template','elementor_canvas'),(1271,221,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1272,221,'_elementor_page_assets','a:0:{}'),(1273,221,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1274,221,'_elementor_pro_version','3.6.2'),(1281,222,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1282,222,'_elementor_pro_version','3.6.2'),(2682,392,'_elementor_page_assets','a:0:{}'),(2690,393,'_elementor_page_assets','a:0:{}'),(2691,394,'_elementor_edit_mode','builder'),(2692,394,'_elementor_template_type','wp-page'),(2693,394,'_elementor_version','3.6.2'),(2694,394,'_elementor_pro_version','3.6.4'),(2695,394,'_wp_page_template','elementor_canvas'),(2696,394,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2697,394,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2256,341,'_wp_page_template','elementor_canvas'),(2255,341,'_elementor_pro_version','3.6.4'),(2253,341,'_elementor_template_type','wp-page'),(2254,341,'_elementor_version','3.6.2'),(2257,341,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2251,138,'_elementor_page_assets','a:0:{}'),(2234,338,'_elementor_template_type','wp-page'),(2235,338,'_elementor_version','3.6.2'),(2236,338,'_elementor_pro_version','3.6.4'),(2237,339,'_elementor_edit_mode','builder'),(2238,339,'_elementor_template_type','wp-page'),(2239,339,'_elementor_version','3.6.2'),(2240,339,'_elementor_pro_version','3.6.4'),(2233,338,'_elementor_edit_mode','builder'),(1381,236,'_elementor_template_type','wp-page'),(1382,236,'_elementor_version','3.5.5'),(1383,236,'_elementor_edit_mode','builder'),(1384,236,'_wp_page_template','elementor_canvas'),(1385,236,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"d00b7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"0f86d41\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9c7e0b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1363,234,'_elementor_template_type','wp-page'),(1364,234,'_elementor_version','3.5.5'),(1365,234,'_elementor_edit_mode','builder'),(1366,234,'_wp_page_template','elementor_canvas'),(1367,234,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1368,234,'_elementor_page_assets','a:0:{}'),(1369,234,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1370,234,'_elementor_pro_version','3.6.2'),(1372,235,'_elementor_template_type','wp-page'),(1373,235,'_elementor_version','3.5.5'),(1374,235,'_elementor_edit_mode','builder'),(1375,235,'_wp_page_template','elementor_canvas'),(1376,235,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cd6f3c7\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.89200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0999999999999996447286321199499070644378662109375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2021-2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1377,235,'_elementor_page_assets','a:0:{}'),(1378,235,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1379,235,'_elementor_pro_version','3.6.2'),(1387,236,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1388,236,'_elementor_pro_version','3.6.2'),(1422,241,'_elementor_template_type','wp-page'),(1423,241,'_elementor_version','3.6.2'),(1424,241,'_elementor_edit_mode','builder'),(1425,241,'_wp_page_template','elementor_canvas'),(1426,241,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb0d4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Team\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a2a1129\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"3263fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"6f8b3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"9c8c2df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01e67a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63b2ae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1400,238,'_wp_attached_file','2022/04/Head-shot.jpg'),(1401,238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:239;s:6:\"height\";i:269;s:4:\"file\";s:21:\"2022/04/Head-shot.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Head-shot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:40:\"As seen on a Sussex Directories Inc site\";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:40:\"As seen on a Sussex Directories Inc site\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1431,242,'_elementor_template_type','wp-page'),(1432,242,'_elementor_version','3.6.2'),(1433,242,'_elementor_edit_mode','builder'),(1402,238,'_wp_attachment_image_alt','Ariel Axelrod'),(1403,218,'_wp_attachment_image_alt','Yahu'),(1404,239,'_elementor_template_type','wp-page'),(1405,239,'_elementor_version','3.6.2'),(1406,239,'_elementor_edit_mode','builder'),(1407,239,'_wp_page_template','elementor_canvas'),(1408,239,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"d00b7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"0f86d41\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9c7e0b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1409,239,'_elementor_page_assets','a:0:{}'),(1410,239,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1411,239,'_elementor_pro_version','3.6.4'),(1413,240,'_elementor_template_type','wp-page'),(1414,240,'_elementor_version','3.6.2'),(1415,240,'_elementor_edit_mode','builder'),(1416,240,'_wp_page_template','elementor_canvas'),(1417,240,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"d00b7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"0f86d41\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9c7e0b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022. All rights reserved.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1418,240,'_elementor_page_assets','a:0:{}'),(1419,240,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1420,240,'_elementor_pro_version','3.6.4'),(1427,241,'_elementor_page_assets','a:0:{}'),(1428,241,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1429,241,'_elementor_pro_version','3.6.4'),(1434,242,'_wp_page_template','elementor_canvas'),(1435,242,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb0d4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Team\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a2a1129\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"3263fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"6f8b3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"9c8c2df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01e67a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63b2ae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1436,242,'_elementor_page_assets','a:0:{}'),(1437,242,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1438,242,'_elementor_pro_version','3.6.4'),(1439,243,'_elementor_template_type','wp-page'),(1440,243,'_elementor_version','3.6.2'),(1441,243,'_elementor_edit_mode','builder'),(1442,243,'_wp_page_template','elementor_canvas'),(1443,243,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb0d4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Team\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a2a1129\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"3263fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"6f8b3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"9c8c2df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01e67a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63b2ae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1444,243,'_elementor_page_assets','a:0:{}'),(1445,243,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1446,243,'_elementor_pro_version','3.6.4'),(1447,244,'_elementor_template_type','wp-page'),(1448,244,'_elementor_version','3.6.2'),(1449,244,'_elementor_edit_mode','builder'),(1450,244,'_wp_page_template','elementor_canvas'),(1451,244,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb0d4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Team\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1452,244,'_elementor_page_assets','a:0:{}'),(1453,244,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1454,244,'_elementor_pro_version','3.6.4'),(1455,245,'_elementor_template_type','wp-page'),(1456,245,'_elementor_version','3.6.2'),(1457,245,'_elementor_edit_mode','builder'),(1458,245,'_wp_page_template','elementor_canvas'),(1459,245,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb0d4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Team\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1460,245,'_elementor_page_assets','a:0:{}'),(1461,245,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1462,245,'_elementor_pro_version','3.6.4'),(1463,246,'_elementor_template_type','wp-page'),(1464,246,'_elementor_version','3.6.2'),(1465,246,'_elementor_edit_mode','builder'),(1466,246,'_wp_page_template','elementor_canvas'),(1467,246,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb0d4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Team\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1468,246,'_elementor_page_assets','a:0:{}'),(1469,246,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1470,246,'_elementor_pro_version','3.6.4'),(1471,247,'_elementor_template_type','wp-page'),(1472,247,'_elementor_version','3.6.2'),(1473,247,'_elementor_edit_mode','builder'),(1474,247,'_wp_page_template','elementor_canvas'),(1475,247,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1476,247,'_elementor_page_assets','a:0:{}'),(1477,247,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1478,247,'_elementor_pro_version','3.6.4'),(1480,248,'_elementor_template_type','wp-page'),(1481,248,'_elementor_version','3.6.2'),(1482,248,'_elementor_edit_mode','builder'),(1483,248,'_wp_page_template','elementor_canvas'),(1484,248,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1485,248,'_elementor_page_assets','a:0:{}'),(1486,248,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1487,248,'_elementor_pro_version','3.6.4'),(1488,249,'_elementor_template_type','wp-page'),(1489,249,'_elementor_version','3.6.2'),(1490,249,'_elementor_edit_mode','builder'),(1491,249,'_wp_page_template','elementor_canvas'),(1492,249,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1493,249,'_elementor_page_assets','a:0:{}'),(1494,249,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1495,249,'_elementor_pro_version','3.6.4'),(1496,250,'_elementor_template_type','wp-page'),(1497,250,'_elementor_version','3.6.2'),(1498,250,'_elementor_edit_mode','builder'),(1499,250,'_wp_page_template','elementor_canvas'),(1500,250,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1501,250,'_elementor_page_assets','a:0:{}'),(1502,250,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1503,250,'_elementor_pro_version','3.6.4'),(1528,254,'_elementor_template_type','wp-page'),(1529,254,'_elementor_version','3.6.2'),(1530,254,'_elementor_edit_mode','builder'),(1531,254,'_wp_page_template','elementor_canvas'),(1532,254,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1512,252,'_elementor_template_type','wp-page'),(1513,252,'_elementor_version','3.6.2'),(1514,252,'_elementor_edit_mode','builder'),(1515,252,'_wp_page_template','elementor_canvas'),(1516,252,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1517,252,'_elementor_page_assets','a:0:{}'),(1518,252,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1519,252,'_elementor_pro_version','3.6.4'),(1520,253,'_elementor_template_type','wp-page'),(1521,253,'_elementor_version','3.6.2'),(1522,253,'_elementor_edit_mode','builder'),(1523,253,'_wp_page_template','elementor_canvas'),(1524,253,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1525,253,'_elementor_page_assets','a:0:{}'),(1526,253,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1527,253,'_elementor_pro_version','3.6.4'),(1533,254,'_elementor_page_assets','a:0:{}'),(1534,254,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1535,254,'_elementor_pro_version','3.6.4'),(1536,255,'_elementor_template_type','wp-page'),(1537,255,'_elementor_version','3.6.2'),(1538,255,'_elementor_edit_mode','builder'),(1539,255,'_wp_page_template','elementor_canvas'),(1540,255,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1541,255,'_elementor_page_assets','a:0:{}'),(1542,255,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1543,255,'_elementor_pro_version','3.6.4'),(1544,256,'_elementor_template_type','wp-page'),(1545,256,'_elementor_version','3.6.2'),(1546,256,'_elementor_edit_mode','builder'),(1547,256,'_wp_page_template','elementor_canvas'),(1548,256,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1549,256,'_elementor_page_assets','a:0:{}'),(1550,256,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1551,256,'_elementor_pro_version','3.6.4'),(1552,257,'_elementor_template_type','wp-page'),(1553,257,'_elementor_version','3.6.2'),(1554,257,'_elementor_edit_mode','builder'),(1555,257,'_wp_page_template','elementor_canvas'),(1556,257,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong><ul><li>Licensed mental health counselor (LMHC). Licensed in Massachusetts, license no. 11882<\\/li><li>National certified counselor (NCC). Certified by NBCC, cert no. 944326.<\\/li><\\/ul><strong>Education<\\/strong><ul><li>MA in Clinical Mental Health Counseling, concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><strong>Clinical Training<\\/strong><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><strong>Professional Associations<\\/strong><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1557,257,'_elementor_page_assets','a:0:{}'),(1558,257,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1559,257,'_elementor_pro_version','3.6.4'),(1560,258,'_elementor_template_type','wp-page'),(1561,258,'_elementor_version','3.6.2'),(1562,258,'_elementor_edit_mode','builder'),(1563,258,'_wp_page_template','elementor_canvas'),(1564,258,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong><ul><li>Licensed mental health counselor (LMHC). Licensed in Massachusetts, license no. 11882<\\/li><li>National certified counselor (NCC). Certified by NBCC, cert no. 944326.<\\/li><\\/ul><strong>Education<\\/strong><ul><li>MA in Clinical Mental Health Counseling, concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><strong>Clinical Training<\\/strong><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><strong>Professional Associations<\\/strong><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1565,258,'_elementor_page_assets','a:0:{}'),(1566,258,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1567,258,'_elementor_pro_version','3.6.4'),(1568,259,'_elementor_template_type','wp-page'),(1569,259,'_elementor_version','3.6.2'),(1570,259,'_elementor_edit_mode','builder'),(1571,259,'_wp_page_template','elementor_canvas'),(1572,259,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong><ul><li>Licensed mental health counselor (LMHC). Licensed in Massachusetts, license no. 11882<\\/li><li>National certified counselor (NCC). Certified by NBCC, cert no. 944326.<\\/li><\\/ul><strong>Education<\\/strong><ul><li>MA in Clinical Mental Health Counseling, concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><strong>Clinical Training<\\/strong><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><strong>Professional Associations<\\/strong><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1573,259,'_elementor_page_assets','a:0:{}'),(1574,259,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1575,259,'_elementor_pro_version','3.6.4'),(1576,260,'_elementor_template_type','wp-page'),(1577,260,'_elementor_version','3.6.2'),(1578,260,'_elementor_edit_mode','builder'),(1579,260,'_wp_page_template','elementor_canvas'),(1580,260,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC). <br>Licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC). <br>Certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1581,260,'_elementor_page_assets','a:0:{}'),(1582,260,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1583,260,'_elementor_pro_version','3.6.4'),(1584,261,'_elementor_template_type','wp-page'),(1585,261,'_elementor_version','3.6.2'),(1586,261,'_elementor_edit_mode','builder'),(1587,261,'_wp_page_template','elementor_canvas'),(1588,261,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC). <br>Licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC). <br>Certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1589,261,'_elementor_page_assets','a:0:{}'),(1590,261,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1591,261,'_elementor_pro_version','3.6.4'),(1592,262,'_elementor_template_type','wp-page'),(1593,262,'_elementor_version','3.6.2'),(1594,262,'_elementor_edit_mode','builder'),(1595,262,'_wp_page_template','elementor_canvas'),(1596,262,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC). <br>Licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC). <br>Certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1597,262,'_elementor_page_assets','a:0:{}'),(1598,262,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1599,262,'_elementor_pro_version','3.6.4'),(1600,263,'_elementor_template_type','wp-page'),(1601,263,'_elementor_version','3.6.2'),(1602,263,'_elementor_edit_mode','builder'),(1603,263,'_wp_page_template','elementor_canvas'),(1604,263,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1605,263,'_elementor_page_assets','a:0:{}'),(1606,263,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1607,263,'_elementor_pro_version','3.6.4'),(4761,647,'_elementor_pro_version','3.6.4'),(4762,648,'_elementor_template_type','wp-page'),(4763,648,'_elementor_version','3.9.0'),(4759,647,'_elementor_page_assets','a:0:{}'),(4760,647,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4758,647,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1624,267,'_elementor_template_type','wp-page'),(1625,267,'_elementor_version','3.6.2'),(1626,267,'_elementor_edit_mode','builder'),(1627,267,'_wp_page_template','elementor_canvas'),(1628,267,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1629,267,'_elementor_page_assets','a:0:{}'),(1630,267,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1631,267,'_elementor_pro_version','3.6.4'),(1632,268,'_elementor_template_type','wp-page'),(1633,268,'_elementor_version','3.6.2'),(1634,268,'_elementor_edit_mode','builder'),(1635,268,'_wp_page_template','elementor_canvas'),(1636,268,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e50e260\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1637,268,'_elementor_page_assets','a:0:{}'),(1638,268,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1639,268,'_elementor_pro_version','3.6.4'),(1640,269,'_elementor_template_type','wp-page'),(1641,269,'_elementor_version','3.6.2'),(1642,269,'_elementor_edit_mode','builder'),(1643,269,'_wp_page_template','elementor_canvas'),(1644,269,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1645,269,'_elementor_page_assets','a:0:{}'),(1646,269,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(1647,269,'_elementor_pro_version','3.6.4'),(2453,366,'_elementor_template_type','wp-page'),(2454,366,'_elementor_version','3.6.2'),(2455,366,'_elementor_edit_mode','builder'),(4960,672,'_elementor_template_type','wp-page'),(4961,672,'_elementor_version','3.9.0'),(4962,672,'_elementor_edit_mode','builder'),(4738,645,'_elementor_template_type','wp-page'),(4739,645,'_elementor_version','3.6.4'),(4740,645,'_elementor_edit_mode','builder'),(4698,638,'_elementor_edit_mode','builder'),(3742,528,'_elementor_template_type','wp-page'),(3743,528,'_elementor_version','3.6.2'),(3744,528,'_elementor_edit_mode','builder'),(4741,645,'_wp_page_template','elementor_canvas'),(4742,645,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"underwater scene\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-183,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_xpos\":{\"unit\":\"px\",\"size\":-84,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":-93,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_bg_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.440000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/silas-baisch-K785Da4A_JA-unsplash-scaled.jpg\",\"id\":569,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_ypos\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4135,578,'_elementor_template_type','kit'),(4136,578,'_wp_page_template','default'),(4757,647,'_wp_page_template','elementor_canvas'),(4755,647,'_elementor_version','3.6.4'),(4756,647,'_elementor_edit_mode','builder'),(4134,578,'_elementor_edit_mode','builder'),(4128,577,'_elementor_page_settings','a:51:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#535C1E\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";}'),(4644,630,'_elementor_page_assets','a:0:{}'),(4669,634,'_elementor_edit_mode','builder'),(4645,631,'_elementor_edit_mode','builder'),(4646,631,'_elementor_template_type','page'),(4647,631,'_elementor_version','3.9.0'),(4648,631,'_elementor_pro_version','3.9.0'),(4649,631,'_wp_page_template','elementor_canvas'),(4650,631,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4651,631,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"59fd8823\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.044000000000000039079850466805510222911834716796875},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":57.933999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p><span style=\\\"color: #000000;\\\"><strong>Professional Licenses and Certifications<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Massachusetts (license no. 11882)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Rhode Island (license no. MHC01431)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">National certified counselor (NCC), cert no. 944326<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">MA in Clinical Mental Health Counseling and<\\/span><br \\/><span style=\\\"color: #000000;\\\">concentration in Health and Behavioral Medicine, William James College<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">BA in Russian Area Studies, Wellesley College<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Supervised Mediation Placement: Newton District Court, Newton, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4628,628,'_elementor_page_assets','a:0:{}'),(4670,634,'_elementor_template_type','page'),(4629,629,'_elementor_edit_mode','builder'),(4630,629,'_elementor_template_type','page'),(4631,629,'_elementor_version','3.9.0'),(4632,629,'_elementor_pro_version','3.9.0'),(4633,629,'_wp_page_template','elementor_canvas'),(4634,629,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4635,629,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"59fd8823\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p><span style=\\\"color: #000000;\\\"><strong>Professional Licenses and Certifications<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Massachusetts (license no. 11882)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Rhode Island (license no. MHC01431)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">National certified counselor (NCC), cert no. 944326<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">MA in Clinical Mental Health Counseling and<\\/span><br \\/><span style=\\\"color: #000000;\\\">concentration in Health and Behavioral Medicine, William James College<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">BA in Russian Area Studies, Wellesley College<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Supervised Mediation Placement: Newton District Court, Newton, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4620,627,'_elementor_page_assets','a:0:{}'),(4671,634,'_elementor_version','3.9.0'),(4672,634,'_elementor_pro_version','3.9.0'),(4673,634,'_wp_page_template','elementor_canvas'),(4674,634,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4675,634,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.044000000000000039079850466805510222911834716796875},\"elements\":[],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":57.933999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p><span style=\\\"color: #000000;\\\"><strong>Professional Licenses and Certifications<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Massachusetts (license no. 11882)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Rhode Island (license no. 01431)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">National certified counselor (NCC), cert no. 944326<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">MA in Clinical Mental Health Counseling and<\\/span><br \\/><span style=\\\"color: #000000;\\\">concentration in Health and Behavioral Medicine, William James College<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">BA in Russian Area Studies, Wellesley College<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Supervised Mediation Placement: Newton District Court, Newton, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4621,628,'_elementor_edit_mode','builder'),(4622,628,'_elementor_template_type','page'),(4623,628,'_elementor_version','3.9.0'),(4624,628,'_elementor_pro_version','3.9.0'),(4625,628,'_wp_page_template','elementor_canvas'),(4626,628,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4627,628,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"59fd8823\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p><span style=\\\"color: #000000;\\\"><strong>Professional Licenses and Certifications<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Massachusetts (license no. 11882)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Rhode Island (license no. MHC01431)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">National certified counselor (NCC), cert no. 944326<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">MA in Clinical Mental Health Counseling and<\\/span><br \\/><span style=\\\"color: #000000;\\\">concentration in Health and Behavioral Medicine, William James College<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">BA in Russian Area Studies, Wellesley College<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Supervised Mediation Placement: Newton District Court, Newton, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4255,589,'duration_measure',''),(4256,589,'correct_answer',''),(4257,589,'passing_grade',''),(4258,589,'re_take_cut',''),(4259,589,'random_questions',''),(4260,589,'answers',''),(4261,589,'question_explanation',''),(4262,589,'question_view_type',''),(4263,589,'review_course',''),(4264,589,'review_user',''),(4265,589,'review_mark',''),(4266,589,'order',''),(4267,591,'_edit_last','1'),(4268,591,'_edit_lock','1664292700:1'),(4269,591,'curriculum',''),(4270,591,'featured',''),(4271,591,'views',''),(4272,591,'level',''),(4273,591,'current_students',''),(4274,591,'duration_info',''),(4275,591,'video_duration',''),(4276,591,'status',''),(4277,591,'status_dates',''),(4278,591,'not_single_sale',''),(4279,591,'price',''),(4280,591,'sale_price',''),(4281,591,'sale_price_dates',''),(4282,591,'enterprise_price',''),(4283,591,'not_membership',''),(4284,591,'affiliate_course',''),(4285,591,'affiliate_course_text',''),(4286,591,'affiliate_course_link',''),(4287,591,'expiration_course',''),(4288,591,'end_time',''),(4289,591,'drip_content',''),(4290,591,'prerequisites',''),(4291,591,'prerequisite_passing_level',''),(4292,591,'announcement',''),(4293,591,'faq',''),(4294,591,'course_files_pack',''),(4295,591,'course_certificate',''),(4296,591,'type',''),(4297,591,'duration',''),(4298,591,'preview',''),(4299,591,'lesson_excerpt',''),(4300,591,'lesson_video_poster',''),(4301,591,'lesson_video_url',''),(4302,591,'lesson_video',''),(4303,591,'lesson_video_width',''),(4304,591,'lesson_files_pack',''),(4305,591,'questions',''),(4306,591,'quiz_style',''),(4307,591,'duration_measure',''),(4308,591,'correct_answer',''),(4309,591,'passing_grade',''),(4310,591,'re_take_cut',''),(4311,591,'random_questions',''),(4312,591,'answers',''),(4313,591,'question_explanation',''),(4314,591,'question_view_type',''),(4315,591,'review_course',''),(4316,591,'review_user',''),(4317,591,'review_mark',''),(4318,591,'order',''),(4604,625,'_elementor_pro_version','3.9.0'),(4601,625,'_elementor_data','[]'),(4602,625,'_elementor_page_assets','a:0:{}'),(4603,625,'_elementor_version','3.9.0'),(4597,625,'_elementor_edit_mode','builder'),(4598,625,'_elementor_template_type','kit'),(4599,625,'_wp_page_template','default'),(4600,625,'_elementor_page_settings','a:51:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:10:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:22:\"globals/colors?id=text\";s:8:\"h2_color\";s:22:\"globals/colors?id=text\";s:8:\"h3_color\";s:22:\"globals/colors?id=text\";s:8:\"h4_color\";s:22:\"globals/colors?id=text\";s:8:\"h5_color\";s:22:\"globals/colors?id=text\";s:8:\"h6_color\";s:22:\"globals/colors?id=text\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:4:\"Asar\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:69:\"https://the-collab.com/wp-content/uploads/2022/04/IMG_0441-scaled.jpg\";s:2:\"id\";i:570;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(4595,624,'_elementor_pro_version','3.7.7'),(4594,624,'_elementor_version','3.7.7'),(4592,624,'_elementor_data','[]'),(4593,624,'_elementor_page_assets','a:0:{}'),(4254,589,'quiz_style',''),(4251,589,'lesson_video_width',''),(4252,589,'lesson_files_pack',''),(4253,589,'questions',''),(4250,589,'lesson_video',''),(3224,461,'_elementor_page_settings','a:49:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(4249,589,'lesson_video_url',''),(4248,589,'lesson_video_poster',''),(4247,589,'lesson_excerpt',''),(4246,589,'preview',''),(4129,577,'_elementor_data','[]'),(4130,577,'_elementor_page_assets','a:0:{}'),(4131,577,'_elementor_version','3.6.2'),(4132,577,'_elementor_pro_version','3.6.4'),(4137,578,'_elementor_page_settings','a:56:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#535C1E\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";}'),(4138,578,'_elementor_data','[]'),(4139,578,'_elementor_page_assets','a:0:{}'),(4140,578,'_elementor_version','3.7.2'),(4141,578,'_elementor_pro_version','3.7.3'),(4241,589,'faq',''),(4242,589,'course_files_pack',''),(4243,589,'course_certificate',''),(4244,589,'type',''),(4245,589,'duration',''),(4237,589,'drip_content',''),(4238,589,'prerequisites',''),(4239,589,'prerequisite_passing_level',''),(4240,589,'announcement',''),(4233,589,'affiliate_course_text',''),(4234,589,'affiliate_course_link',''),(4235,589,'expiration_course',''),(4236,589,'end_time',''),(4229,589,'sale_price_dates',''),(4230,589,'enterprise_price',''),(4231,589,'not_membership',''),(4232,589,'affiliate_course',''),(4225,589,'status_dates',''),(4226,589,'not_single_sale',''),(4227,589,'price',''),(4228,589,'sale_price',''),(4220,589,'level',''),(4221,589,'current_students',''),(4222,589,'duration_info',''),(4223,589,'video_duration',''),(4224,589,'status',''),(4216,589,'_edit_lock','1664292965:1'),(4217,589,'curriculum',''),(4218,589,'featured',''),(4219,589,'views',''),(4215,589,'_edit_last','1'),(3219,460,'_elementor_version','3.6.2'),(3220,460,'_elementor_pro_version','3.6.4'),(3223,461,'_wp_page_template','default'),(4652,631,'_elementor_page_assets','a:0:{}'),(4653,632,'_elementor_edit_mode','builder'),(4654,632,'_elementor_template_type','kit'),(4655,632,'_wp_page_template','default'),(4656,632,'_elementor_page_settings','a:56:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:10:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:22:\"globals/colors?id=text\";s:8:\"h2_color\";s:22:\"globals/colors?id=text\";s:8:\"h3_color\";s:22:\"globals/colors?id=text\";s:8:\"h4_color\";s:22:\"globals/colors?id=text\";s:8:\"h5_color\";s:22:\"globals/colors?id=text\";s:8:\"h6_color\";s:22:\"globals/colors?id=text\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:4:\"Asar\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:4:\"none\";s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:880;s:5:\"sizes\";a:0:{}}}'),(4657,632,'_elementor_data','[]'),(4658,632,'_elementor_page_assets','a:0:{}'),(4659,632,'_elementor_version','3.9.0'),(4660,632,'_elementor_pro_version','3.9.0'),(3217,460,'_elementor_data','[]'),(3218,460,'_elementor_page_assets','a:0:{}'),(4636,629,'_elementor_page_assets','a:0:{}'),(4637,630,'_elementor_edit_mode','builder'),(4638,630,'_elementor_template_type','page'),(4639,630,'_elementor_version','3.9.0'),(4640,630,'_elementor_pro_version','3.9.0'),(4641,630,'_wp_page_template','elementor_canvas'),(4642,630,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4643,630,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"59fd8823\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p><span style=\\\"color: #000000;\\\"><strong>Professional Licenses and Certifications<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Massachusetts (license no. 11882)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Licensed mental health counselor in Rhode Island (license no. MHC01431)<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">National certified counselor (NCC), cert no. 944326<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">MA in Clinical Mental Health Counseling and<\\/span><br \\/><span style=\\\"color: #000000;\\\">concentration in Health and Behavioral Medicine, William James College<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">BA in Russian Area Studies, Wellesley College<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Supervised Mediation Placement: Newton District Court, Newton, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4587,623,'_elementor_page_assets','a:0:{}'),(4588,624,'_elementor_edit_mode','builder'),(4589,624,'_elementor_template_type','kit'),(4590,624,'_wp_page_template','default'),(4591,624,'_elementor_page_settings','a:57:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:69:\"https://the-collab.com/wp-content/uploads/2022/04/IMG_0441-scaled.jpg\";s:2:\"id\";i:570;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(4519,621,'_elementor_edit_mode','builder'),(4520,621,'_elementor_template_type','kit'),(4521,621,'_wp_page_template','default'),(4522,621,'_elementor_page_settings','a:58:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:69:\"https://the-collab.com/wp-content/uploads/2022/04/IMG_0441-scaled.jpg\";s:2:\"id\";i:570;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(4523,621,'_elementor_data','[]'),(4524,621,'_elementor_page_assets','a:0:{}'),(4525,621,'_elementor_version','3.7.2'),(4526,621,'_elementor_pro_version','3.7.3'),(4618,627,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4619,627,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"59fd8823\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. MHC01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4615,627,'_elementor_version','3.9.0'),(4616,627,'_elementor_pro_version','3.9.0'),(4617,627,'_wp_page_template','elementor_canvas'),(4612,626,'_elementor_page_assets','a:0:{}'),(4613,627,'_elementor_edit_mode','builder'),(4614,627,'_elementor_template_type','page'),(4585,623,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4586,623,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"59fd8823\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e94c4e3\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4579,495,'_edit_lock','1670865202:1'),(4605,626,'_elementor_edit_mode','builder'),(4606,626,'_elementor_template_type','page'),(4607,626,'_elementor_version','3.9.0'),(4608,626,'_elementor_pro_version','3.9.0'),(4609,626,'_wp_page_template','elementor_canvas'),(4580,623,'_elementor_edit_mode','builder'),(4581,623,'_elementor_template_type','page'),(4582,623,'_elementor_version','3.6.2'),(4583,623,'_elementor_pro_version','3.6.4'),(4584,623,'_wp_page_template','elementor_canvas'),(2657,39,'__elementor_forms_snapshot','[{\"id\":\"6d0fe77\",\"name\":\"Contact Me\",\"fields\":[{\"id\":\"name\",\"type\":\"text\",\"label\":\"Name\"},{\"id\":\"field_ad7f2a7\",\"type\":\"honeypot\",\"label\":false},{\"id\":\"email\",\"type\":\"email\",\"label\":\"Email\"},{\"id\":\"field_952e715\",\"type\":\"text\",\"label\":\"Phone No.\"},{\"id\":\"message\",\"type\":\"textarea\",\"label\":\"Message\"},{\"id\":\"field_7466eaf\",\"type\":\"honeypot\",\"label\":false},{\"id\":\"field_e12f659\",\"type\":\"honeypot\",\"label\":false}]}]'),(2687,393,'_wp_page_template','elementor_canvas'),(2688,393,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2689,393,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2686,393,'_elementor_pro_version','3.6.4'),(2862,416,'_elementor_template_type','wp-page'),(2863,416,'_elementor_version','3.6.2'),(2864,416,'_elementor_pro_version','3.6.4'),(2683,393,'_elementor_edit_mode','builder'),(2684,393,'_elementor_template_type','wp-page'),(2685,393,'_elementor_version','3.6.2'),(2667,391,'_elementor_edit_mode','builder'),(2668,391,'_elementor_template_type','wp-page'),(2669,391,'_elementor_version','3.6.2'),(2670,391,'_elementor_pro_version','3.6.4'),(2671,391,'_wp_page_template','elementor_canvas'),(2672,391,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2673,391,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2674,391,'_elementor_page_assets','a:0:{}'),(2675,392,'_elementor_edit_mode','builder'),(2676,392,'_elementor_template_type','wp-page'),(2677,392,'_elementor_version','3.6.2'),(2678,392,'_elementor_pro_version','3.6.4'),(2679,392,'_wp_page_template','elementor_canvas'),(2680,392,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2681,392,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1851,288,'_edit_lock','1670865821:1'),(1852,290,'_menu_item_type','post_type'),(1853,290,'_menu_item_menu_item_parent','0'),(1854,290,'_menu_item_object_id','288'),(1855,290,'_menu_item_object','page'),(1856,290,'_menu_item_target',''),(1857,290,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1858,290,'_menu_item_xfn',''),(1859,290,'_menu_item_url',''),(1860,288,'_elementor_edit_mode','builder'),(1861,288,'_elementor_template_type','wp-page'),(1862,288,'_elementor_version','3.9.0'),(1863,288,'_elementor_pro_version','3.9.0'),(1884,288,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1885,288,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1886,296,'_elementor_edit_mode','builder'),(1887,296,'_elementor_template_type','wp-page'),(1888,296,'_elementor_version','3.6.2'),(1889,296,'_elementor_pro_version','3.6.4'),(1890,296,'_wp_page_template','elementor_canvas'),(1891,296,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1892,296,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Specialties<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"404e0fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"482d3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"bf3e5e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1893,288,'_elementor_page_assets','a:0:{}'),(1894,297,'_elementor_edit_mode','builder'),(1895,297,'_elementor_template_type','wp-page'),(1896,297,'_elementor_version','3.6.2'),(1897,297,'_elementor_pro_version','3.6.4'),(1898,297,'_wp_page_template','elementor_canvas'),(1899,297,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1900,297,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Specialties<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"404e0fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"482d3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"bf3e5e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1883,288,'_wp_page_template','elementor_canvas'),(1872,293,'_wp_attached_file','2022/04/031129CapeCod33.jpg'),(1873,293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:27:\"2022/04/031129CapeCod33.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"031129CapeCod33-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"031129CapeCod33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"FinePix1700Z\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1070158696\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.9\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1874,293,'_wp_attachment_image_alt','beach'),(1875,294,'_elementor_edit_mode','builder'),(1876,294,'_elementor_template_type','wp-page'),(1877,294,'_elementor_version','3.6.2'),(1878,294,'_elementor_pro_version','3.6.4'),(1879,295,'_elementor_edit_mode','builder'),(1880,295,'_elementor_template_type','wp-page'),(1881,295,'_elementor_version','3.6.2'),(1882,295,'_elementor_pro_version','3.6.4'),(1901,297,'_elementor_page_assets','a:0:{}'),(1902,298,'_elementor_edit_mode','builder'),(1903,298,'_elementor_template_type','wp-page'),(1904,298,'_elementor_version','3.6.2'),(1905,298,'_elementor_pro_version','3.6.4'),(1906,298,'_wp_page_template','elementor_canvas'),(1907,298,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1908,298,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Specialties<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"404e0fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"482d3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"bf3e5e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1909,298,'_elementor_page_assets','a:0:{}'),(1910,299,'_elementor_edit_mode','builder'),(1911,299,'_elementor_template_type','wp-page'),(1912,299,'_elementor_version','3.6.2'),(1913,299,'_elementor_pro_version','3.6.4'),(1914,299,'_wp_page_template','elementor_canvas'),(1915,299,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1916,299,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Executive Function<\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Issues with Technology<\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relationships and Family Conflict<\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creativity and Mastery<\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Body Image and Self-Esteem<\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Life Transitions<\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anxiety and Stress Management<\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Depression<\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Grief and Loss<\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1917,299,'_elementor_page_assets','a:0:{}'),(2105,323,'_elementor_edit_mode','builder'),(2106,323,'_elementor_template_type','wp-page'),(2107,323,'_elementor_version','3.6.2'),(1935,301,'_elementor_edit_mode','builder'),(1936,301,'_elementor_template_type','wp-page'),(1937,301,'_elementor_version','3.6.2'),(1938,301,'_elementor_pro_version','3.6.4'),(1939,37,'_edit_last','1'),(1940,37,'_wp_page_template','elementor_canvas'),(1941,37,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1942,37,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $250<\\/li><li>Psychotherapy, 50-minute session: $200<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $100<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1945,302,'_elementor_edit_mode','builder'),(1963,304,'_elementor_edit_mode','builder'),(1964,304,'_elementor_template_type','wp-page'),(1965,304,'_elementor_version','3.6.2'),(1966,304,'_elementor_pro_version','3.6.4'),(1967,304,'_wp_page_template','elementor_canvas'),(1968,304,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1969,304,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1943,37,'_elementor_page_assets','a:0:{}'),(1972,305,'_elementor_edit_mode','builder'),(1973,305,'_elementor_template_type','wp-page'),(1974,305,'_elementor_version','3.6.2'),(1954,303,'_elementor_edit_mode','builder'),(1955,303,'_elementor_template_type','wp-page'),(1956,303,'_elementor_version','3.6.2'),(1957,303,'_elementor_pro_version','3.6.4'),(1958,303,'_wp_page_template','elementor_canvas'),(1959,303,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1960,303,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264,\"draft\":true},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\"}]},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"53398e30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1961,303,'_elementor_page_assets','a:0:{}'),(1970,304,'_elementor_page_assets','a:0:{}'),(1975,305,'_elementor_pro_version','3.6.4'),(1976,305,'_wp_page_template','elementor_canvas'),(1977,305,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1978,305,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wpob_postmeta` VALUES (1979,305,'_elementor_page_assets','a:0:{}'),(1980,306,'_elementor_edit_mode','builder'),(1981,306,'_elementor_template_type','wp-page'),(1982,306,'_elementor_version','3.6.2'),(1983,306,'_elementor_pro_version','3.6.4'),(1984,306,'_wp_page_template','elementor_canvas'),(1985,306,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1986,306,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1987,306,'_elementor_page_assets','a:0:{}'),(1988,307,'_elementor_edit_mode','builder'),(1989,307,'_elementor_template_type','wp-page'),(1990,307,'_elementor_version','3.6.2'),(1991,307,'_elementor_pro_version','3.6.4'),(1992,307,'_wp_page_template','elementor_canvas'),(1993,307,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(1994,307,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1995,307,'_elementor_page_assets','a:0:{}'),(2010,311,'_elementor_edit_mode','builder'),(2011,311,'_elementor_template_type','wp-page'),(2012,311,'_elementor_version','3.6.2'),(2050,316,'_elementor_edit_mode','builder'),(2026,313,'_elementor_edit_mode','builder'),(2027,313,'_elementor_template_type','wp-page'),(2028,313,'_elementor_version','3.6.2'),(2029,313,'_elementor_pro_version','3.6.4'),(2030,313,'_wp_page_template','elementor_canvas'),(2031,313,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2032,313,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2013,311,'_elementor_pro_version','3.6.4'),(2014,311,'_wp_page_template','elementor_canvas'),(2015,311,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2016,311,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2017,311,'_elementor_page_assets','a:0:{}'),(2018,312,'_elementor_edit_mode','builder'),(2019,312,'_elementor_template_type','wp-page'),(2020,312,'_elementor_version','3.6.2'),(2021,312,'_elementor_pro_version','3.6.4'),(2022,312,'_wp_page_template','elementor_canvas'),(2023,312,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2024,312,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2025,312,'_elementor_page_assets','a:0:{}'),(2033,313,'_elementor_page_assets','a:0:{}'),(2034,314,'_elementor_edit_mode','builder'),(2035,314,'_elementor_template_type','wp-page'),(2036,314,'_elementor_version','3.6.2'),(2037,314,'_elementor_pro_version','3.6.4'),(2038,314,'_wp_page_template','elementor_canvas'),(2039,314,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2040,314,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2041,314,'_elementor_page_assets','a:0:{}'),(2042,315,'_elementor_edit_mode','builder'),(2043,315,'_elementor_template_type','wp-page'),(2044,315,'_elementor_version','3.6.2'),(2045,315,'_elementor_pro_version','3.6.4'),(2046,315,'_wp_page_template','elementor_canvas'),(2047,315,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2048,315,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2049,315,'_elementor_page_assets','a:0:{}'),(2051,316,'_elementor_template_type','wp-page'),(2052,316,'_elementor_version','3.6.2'),(2053,316,'_elementor_pro_version','3.6.4'),(2054,316,'_wp_page_template','elementor_canvas'),(2055,316,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2056,316,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2057,316,'_elementor_page_assets','a:0:{}'),(2698,394,'_elementor_page_assets','a:0:{}'),(2699,395,'_elementor_edit_mode','builder'),(2700,395,'_elementor_template_type','wp-page'),(2701,395,'_elementor_version','3.6.2'),(2702,395,'_elementor_pro_version','3.6.4'),(2703,395,'_wp_page_template','elementor_canvas'),(2704,395,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2705,395,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2706,395,'_elementor_page_assets','a:0:{}'),(2707,396,'_elementor_edit_mode','builder'),(2708,396,'_elementor_template_type','wp-page'),(2709,396,'_elementor_version','3.6.2'),(2710,396,'_elementor_pro_version','3.6.4'),(2711,396,'_wp_page_template','elementor_canvas'),(2712,396,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2713,396,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2580,381,'_elementor_edit_mode','builder'),(2581,381,'_elementor_template_type','wp-page'),(2582,381,'_elementor_version','3.6.2'),(2078,320,'_elementor_edit_mode','builder'),(2079,320,'_elementor_template_type','wp-page'),(2080,320,'_elementor_version','3.6.2'),(2081,320,'_elementor_pro_version','3.6.4'),(2082,320,'_wp_page_template','elementor_canvas'),(2083,320,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2084,320,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Executive Function<\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Issues with Technology<\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relationships and Family Conflict<\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creativity and Mastery<\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Body Image and Self-Esteem<\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Life Transitions<\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anxiety and Stress Management<\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Depression<\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Grief and Loss<\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2085,320,'_elementor_page_assets','a:0:{}'),(2087,321,'_elementor_edit_mode','builder'),(2088,321,'_elementor_template_type','wp-page'),(2089,321,'_elementor_version','3.6.2'),(2090,321,'_elementor_pro_version','3.6.4'),(2091,321,'_wp_page_template','elementor_canvas'),(2092,321,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2093,321,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Executive Function<\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Issues with Technology<\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relationships and Family Conflict<\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creativity and Mastery<\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Body Image and Self-Esteem<\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Life Transitions<\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anxiety and Stress Management<\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Depression<\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Grief and Loss<\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2094,321,'_elementor_page_assets','a:0:{}'),(2096,322,'_elementor_edit_mode','builder'),(2097,322,'_elementor_template_type','wp-page'),(2098,322,'_elementor_version','3.6.2'),(2099,322,'_elementor_pro_version','3.6.4'),(2100,322,'_wp_page_template','elementor_canvas'),(2101,322,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2102,322,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Executive Function<\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Issues with Technology<\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relationships and Family Conflict<\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creativity and Mastery<\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Body Image and Self-Esteem<\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Life Transitions<\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anxiety and Stress Management<\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Depression<\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Grief and Loss<\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2103,322,'_elementor_page_assets','a:0:{}'),(2108,323,'_elementor_pro_version','3.6.4'),(2109,323,'_wp_page_template','elementor_canvas'),(2110,323,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2111,323,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Executive Function<\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Issues with Technology<\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relationships and Family Conflict<\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creativity and Mastery<\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Body Image and Self-Esteem<\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Life Transitions<\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anxiety and Stress Management<\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Depression<\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Grief and Loss<\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2112,323,'_elementor_page_assets','a:0:{}'),(2113,324,'_elementor_edit_mode','builder'),(2114,324,'_elementor_template_type','wp-page'),(2115,324,'_elementor_version','3.6.2'),(2116,324,'_elementor_pro_version','3.6.4'),(2117,324,'_wp_page_template','elementor_canvas'),(2118,324,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2119,324,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Executive Function<\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Issues with Technology<\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relationships and Family Conflict<\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creativity and Mastery<\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Body Image and Self-Esteem<\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Life Transitions<\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anxiety and Stress Management<\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Depression<\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Grief and Loss<\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2120,324,'_elementor_page_assets','a:0:{}'),(3189,457,'_elementor_template_type','wp-page'),(2121,325,'_elementor_edit_mode','builder'),(2122,325,'_elementor_template_type','wp-page'),(2123,325,'_elementor_version','3.6.2'),(2124,325,'_elementor_pro_version','3.6.4'),(2125,325,'_wp_page_template','elementor_canvas'),(2126,325,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2127,325,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2128,325,'_elementor_page_assets','a:0:{}'),(2129,326,'_elementor_edit_mode','builder'),(2130,326,'_elementor_template_type','wp-page'),(2131,326,'_elementor_version','3.6.2'),(2132,326,'_elementor_pro_version','3.6.4'),(2133,326,'_wp_page_template','elementor_canvas'),(2134,326,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2135,326,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2136,326,'_elementor_page_assets','a:0:{}'),(2137,327,'_elementor_edit_mode','builder'),(2138,327,'_elementor_template_type','wp-page'),(2139,327,'_elementor_version','3.6.2'),(2140,327,'_elementor_pro_version','3.6.4'),(2141,327,'_wp_page_template','elementor_canvas'),(2142,327,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2143,327,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2144,327,'_elementor_page_assets','a:0:{}'),(3188,457,'_elementor_edit_mode','builder'),(2145,328,'_elementor_edit_mode','builder'),(2146,328,'_elementor_template_type','wp-page'),(2147,328,'_elementor_version','3.6.2'),(2148,328,'_elementor_pro_version','3.6.4'),(2149,328,'_wp_page_template','elementor_canvas'),(2150,328,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2151,328,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2152,328,'_elementor_page_assets','a:0:{}'),(2553,378,'_elementor_edit_mode','builder'),(2554,378,'_elementor_template_type','wp-page'),(2555,378,'_elementor_version','3.6.2'),(2154,329,'_elementor_template_type','wp-page'),(2155,329,'_elementor_version','3.6.2'),(2156,329,'_elementor_edit_mode','builder'),(2157,329,'_wp_page_template','elementor_canvas'),(2158,329,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2159,329,'_elementor_page_assets','a:0:{}'),(2160,329,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2161,329,'_elementor_pro_version','3.6.4'),(2163,330,'_elementor_template_type','wp-page'),(2164,330,'_elementor_version','3.6.2'),(2165,330,'_elementor_edit_mode','builder'),(2166,330,'_wp_page_template','elementor_canvas'),(2167,330,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2168,330,'_elementor_page_assets','a:0:{}'),(2169,330,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2170,330,'_elementor_pro_version','3.6.4'),(2172,331,'_elementor_template_type','wp-page'),(2173,331,'_elementor_version','3.6.2'),(2174,331,'_elementor_edit_mode','builder'),(2175,331,'_wp_page_template','elementor_canvas'),(2176,331,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2177,331,'_elementor_page_assets','a:0:{}'),(2178,331,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2179,331,'_elementor_pro_version','3.6.4'),(2182,332,'_elementor_edit_mode','builder'),(2183,332,'_elementor_template_type','wp-page'),(2184,332,'_elementor_version','3.6.2'),(2185,332,'_elementor_pro_version','3.6.4'),(2186,332,'_wp_page_template','elementor_canvas'),(2187,332,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2188,332,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2189,332,'_elementor_page_assets','a:0:{}'),(2191,333,'_elementor_edit_mode','builder'),(2192,333,'_elementor_template_type','wp-page'),(2193,333,'_elementor_version','3.6.2'),(2194,333,'_elementor_pro_version','3.6.4'),(2195,333,'_wp_page_template','elementor_canvas'),(2196,333,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2197,333,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2198,333,'_elementor_page_assets','a:0:{}'),(3166,454,'_elementor_version','3.6.2'),(2200,334,'_elementor_edit_mode','builder'),(2201,334,'_elementor_template_type','wp-page'),(2202,334,'_elementor_version','3.6.2'),(2203,334,'_elementor_pro_version','3.6.4'),(2204,334,'_wp_page_template','elementor_canvas'),(2205,334,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2206,334,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2207,334,'_elementor_page_assets','a:0:{}'),(2210,138,'_elementor_edit_mode','builder'),(2211,138,'_elementor_template_type','wp-page'),(2212,138,'_elementor_version','3.10.0'),(2213,138,'_elementor_pro_version','3.9.0'),(2242,138,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2243,138,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"cf4cfd7\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"full_content\",\"classic_columns\":\"1\",\"classic_excerpt_length\":39,\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3548df9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2244,340,'_elementor_edit_mode','builder'),(2245,340,'_elementor_template_type','wp-page'),(2246,340,'_elementor_version','3.6.2'),(2247,340,'_elementor_pro_version','3.6.4'),(2248,340,'_wp_page_template','elementor_canvas'),(2249,340,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2250,340,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2241,138,'_wp_page_template','elementor_canvas'),(2258,341,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2259,341,'_elementor_page_assets','a:0:{}'),(2260,342,'_elementor_edit_mode','builder'),(2261,342,'_elementor_template_type','wp-page'),(2262,342,'_elementor_version','3.6.2'),(2263,342,'_elementor_pro_version','3.6.4'),(2264,342,'_wp_page_template','elementor_canvas'),(2265,342,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2266,342,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2267,342,'_elementor_page_assets','a:0:{}'),(2268,343,'_elementor_edit_mode','builder'),(2269,343,'_elementor_template_type','wp-page'),(2270,343,'_elementor_version','3.6.2'),(2271,343,'_elementor_pro_version','3.6.4'),(2272,343,'_wp_page_template','elementor_canvas'),(2273,343,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2274,343,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2252,341,'_elementor_edit_mode','builder'),(2275,343,'_elementor_page_assets','a:0:{}'),(2276,344,'_elementor_edit_mode','builder'),(2277,344,'_elementor_template_type','wp-page'),(2278,344,'_elementor_version','3.6.2'),(2279,344,'_elementor_pro_version','3.6.4'),(2280,344,'_wp_page_template','elementor_canvas'),(2281,344,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2282,344,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2283,344,'_elementor_page_assets','a:0:{}'),(2284,345,'_elementor_edit_mode','builder'),(2285,345,'_elementor_template_type','wp-page'),(2286,345,'_elementor_version','3.6.2'),(2287,345,'_elementor_pro_version','3.6.4'),(2288,345,'_wp_page_template','elementor_canvas'),(2289,345,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2290,345,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2291,345,'_elementor_page_assets','a:0:{}'),(2292,346,'_elementor_edit_mode','builder'),(2293,346,'_elementor_template_type','wp-page'),(2294,346,'_elementor_version','3.6.2'),(2295,346,'_elementor_pro_version','3.6.4'),(2296,346,'_wp_page_template','elementor_canvas'),(2297,346,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2298,346,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2299,346,'_elementor_page_assets','a:0:{}'),(2300,347,'_elementor_edit_mode','builder'),(2301,347,'_elementor_template_type','wp-page'),(2302,347,'_elementor_version','3.6.2'),(2303,347,'_elementor_pro_version','3.6.4'),(2304,347,'_wp_page_template','elementor_canvas'),(2305,347,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2306,347,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2307,347,'_elementor_page_assets','a:0:{}'),(2308,348,'_elementor_edit_mode','builder'),(2309,348,'_elementor_template_type','wp-page'),(2310,348,'_elementor_version','3.6.2'),(2311,348,'_elementor_pro_version','3.6.4'),(2312,348,'_wp_page_template','elementor_canvas'),(2313,348,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2314,348,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Me<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2315,348,'_elementor_page_assets','a:0:{}'),(2316,349,'_elementor_edit_mode','builder'),(2317,349,'_elementor_template_type','wp-page'),(2318,349,'_elementor_version','3.6.2'),(2319,349,'_elementor_pro_version','3.6.4'),(2320,349,'_wp_page_template','elementor_canvas'),(2321,349,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2322,349,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2323,349,'_elementor_page_assets','a:0:{}'),(2324,350,'_elementor_edit_mode','builder'),(2325,350,'_elementor_template_type','wp-page'),(2326,350,'_elementor_version','3.6.2'),(2327,350,'_elementor_pro_version','3.6.4'),(2328,350,'_wp_page_template','elementor_canvas'),(2329,350,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2330,350,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2331,350,'_elementor_page_assets','a:0:{}'),(2332,351,'_elementor_edit_mode','builder'),(2333,351,'_elementor_template_type','wp-page'),(2334,351,'_elementor_version','3.6.2'),(2335,351,'_elementor_pro_version','3.6.4'),(2336,351,'_wp_page_template','elementor_canvas'),(2337,351,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2338,351,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2339,351,'_elementor_page_assets','a:0:{}'),(2340,352,'_elementor_edit_mode','builder'),(2341,352,'_elementor_template_type','wp-page'),(2342,352,'_elementor_version','3.6.2'),(2343,352,'_elementor_pro_version','3.6.4'),(2344,352,'_wp_page_template','elementor_canvas'),(2345,352,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2346,352,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2347,352,'_elementor_page_assets','a:0:{}'),(2349,353,'_elementor_edit_mode','builder'),(2350,353,'_elementor_template_type','wp-page'),(2351,353,'_elementor_version','3.6.2'),(2352,353,'_elementor_pro_version','3.6.4'),(2353,353,'_wp_page_template','elementor_canvas'),(2354,353,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2355,353,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2356,353,'_elementor_page_assets','a:0:{}'),(3216,460,'_elementor_page_settings','a:49:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lora\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(2358,354,'_elementor_edit_mode','builder'),(2359,354,'_elementor_template_type','wp-page'),(2360,354,'_elementor_version','3.6.2'),(2361,354,'_elementor_pro_version','3.6.4'),(2362,354,'_wp_page_template','elementor_canvas'),(2363,354,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2364,354,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2365,354,'_elementor_page_assets','a:0:{}'),(3212,459,'_elementor_pro_version','3.6.4'),(3213,460,'_elementor_edit_mode','builder'),(3214,460,'_elementor_template_type','kit'),(3215,460,'_wp_page_template','default'),(2867,416,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2367,355,'_elementor_edit_mode','builder'),(2368,355,'_elementor_template_type','wp-page'),(2369,355,'_elementor_version','3.6.2'),(2370,355,'_elementor_pro_version','3.6.4'),(2371,355,'_wp_page_template','elementor_canvas'),(2372,355,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2373,355,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2374,355,'_elementor_page_assets','a:0:{}'),(3209,459,'_elementor_data','[]'),(3210,459,'_elementor_page_assets','a:0:{}'),(3211,459,'_elementor_version','3.6.2'),(3532,502,'_elementor_version','3.6.2'),(3533,502,'_elementor_edit_mode','builder'),(3534,502,'_wp_page_template','elementor_canvas'),(3535,502,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b01fe2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b85a49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3536,502,'_elementor_page_assets','a:0:{}'),(3537,502,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3538,502,'_elementor_pro_version','3.6.4'),(3539,503,'_elementor_template_type','wp-page'),(3540,503,'_elementor_version','3.6.2'),(3541,503,'_elementor_edit_mode','builder'),(3542,503,'_wp_page_template','elementor_canvas'),(3543,503,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b01fe2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b85a49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3531,502,'_elementor_template_type','wp-page'),(2607,384,'_elementor_template_type','wp-page'),(2608,384,'_elementor_version','3.6.2'),(2609,384,'_elementor_edit_mode','builder'),(2610,384,'_elementor_pro_version','3.6.4'),(2396,39,'_elementor_edit_mode','builder'),(2397,39,'_elementor_pro_version','3.9.0'),(2419,362,'_elementor_edit_mode','builder'),(2418,362,'_elementor_version','3.6.2'),(2417,362,'_elementor_template_type','wp-page'),(2415,39,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2416,39,'_elementor_data','[{\"id\":\"1669282\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56650d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a92d40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67ca113\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"},{\"_id\":\"e12f659\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"custom_id\":\"field_e12f659\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3758,530,'_elementor_template_type','wp-page'),(3759,530,'_elementor_version','3.6.2'),(3760,530,'_elementor_edit_mode','builder'),(3761,530,'_elementor_pro_version','3.6.4'),(3762,530,'_wp_page_template','elementor_canvas'),(2414,39,'_wp_page_template','elementor_canvas'),(2406,360,'_elementor_template_type','wp-page'),(2407,360,'_elementor_version','3.6.2'),(2408,360,'_elementor_edit_mode','builder'),(2409,360,'_elementor_pro_version','3.6.4'),(2410,361,'_elementor_template_type','wp-page'),(2411,361,'_elementor_version','3.6.2'),(2412,361,'_elementor_edit_mode','builder'),(2413,361,'_elementor_pro_version','3.6.4'),(2420,362,'_elementor_pro_version','3.6.4'),(2421,362,'_wp_page_template','elementor_canvas'),(2422,362,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2423,362,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2424,39,'_elementor_page_assets','a:0:{}'),(3176,455,'_wp_page_template','elementor_canvas'),(3175,455,'_elementor_pro_version','3.6.4'),(3174,455,'_elementor_version','3.6.2'),(2426,363,'_elementor_template_type','wp-page'),(2427,363,'_elementor_version','3.6.2'),(2428,363,'_elementor_edit_mode','builder'),(2429,363,'_wp_page_template','elementor_canvas'),(2430,363,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2431,363,'_elementor_page_assets','a:0:{}'),(2432,363,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2433,363,'_elementor_pro_version','3.6.4'),(2435,364,'_elementor_template_type','wp-page'),(2436,364,'_elementor_version','3.6.2'),(2437,364,'_elementor_edit_mode','builder'),(2438,364,'_wp_page_template','elementor_canvas'),(2439,364,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">The Team<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Training and Experience<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2440,364,'_elementor_page_assets','a:0:{}'),(2441,364,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2442,364,'_elementor_pro_version','3.6.4'),(2444,365,'_elementor_template_type','wp-page'),(2445,365,'_elementor_version','3.6.2'),(2446,365,'_elementor_edit_mode','builder'),(2447,365,'_wp_page_template','elementor_canvas'),(2448,365,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2449,365,'_elementor_page_assets','a:0:{}'),(2450,365,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2451,365,'_elementor_pro_version','3.6.4'),(2456,366,'_wp_page_template','elementor_canvas'),(2457,366,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2458,366,'_elementor_page_assets','a:0:{}'),(2459,366,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2460,366,'_elementor_pro_version','3.6.4'),(2461,367,'_elementor_template_type','wp-page'),(2462,367,'_elementor_version','3.6.2'),(2463,367,'_elementor_edit_mode','builder'),(2464,367,'_wp_page_template','elementor_canvas'),(2465,367,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2466,367,'_elementor_page_assets','a:0:{}'),(2467,367,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2468,367,'_elementor_pro_version','3.6.4'),(2469,368,'_elementor_template_type','wp-page'),(2470,368,'_elementor_version','3.6.2'),(2471,368,'_elementor_edit_mode','builder'),(2472,368,'_wp_page_template','elementor_canvas'),(2473,368,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2474,368,'_elementor_page_assets','a:0:{}'),(2475,368,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2476,368,'_elementor_pro_version','3.6.4'),(2477,369,'_elementor_template_type','wp-page'),(2478,369,'_elementor_version','3.6.2'),(2479,369,'_elementor_edit_mode','builder'),(2480,369,'_wp_page_template','elementor_canvas'),(2481,369,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2482,369,'_elementor_page_assets','a:0:{}'),(2483,369,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2484,369,'_elementor_pro_version','3.6.4'),(2485,370,'_elementor_template_type','wp-page'),(2486,370,'_elementor_version','3.6.2'),(2487,370,'_elementor_edit_mode','builder'),(2488,370,'_wp_page_template','elementor_canvas'),(2489,370,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2490,370,'_elementor_page_assets','a:0:{}'),(2491,370,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2492,370,'_elementor_pro_version','3.6.4'),(2493,371,'_elementor_template_type','wp-page'),(2494,371,'_elementor_version','3.6.2'),(2495,371,'_elementor_edit_mode','builder'),(2496,371,'_wp_page_template','elementor_canvas'),(2497,371,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2498,371,'_elementor_page_assets','a:0:{}'),(2499,371,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2500,371,'_elementor_pro_version','3.6.4'),(2501,372,'_elementor_template_type','wp-page'),(2502,372,'_elementor_version','3.6.2'),(2503,372,'_elementor_edit_mode','builder'),(2504,372,'_wp_page_template','elementor_canvas'),(2505,372,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2506,372,'_elementor_page_assets','a:0:{}'),(2507,372,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2508,372,'_elementor_pro_version','3.6.4'),(2509,373,'_elementor_template_type','wp-page'),(2510,373,'_elementor_version','3.6.2'),(2511,373,'_elementor_edit_mode','builder'),(2512,373,'_wp_page_template','elementor_canvas'),(2513,373,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2514,373,'_elementor_page_assets','a:0:{}'),(2515,373,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2516,373,'_elementor_pro_version','3.6.4'),(3285,469,'_elementor_template_type','wp-page'),(3055,441,'_elementor_template_type','wp-page'),(3056,441,'_elementor_version','3.6.2'),(3057,441,'_elementor_edit_mode','builder'),(3058,441,'_wp_page_template','elementor_canvas'),(3059,441,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"color_menu_item_hover\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2517,374,'_elementor_template_type','wp-page'),(2518,374,'_elementor_version','3.6.2'),(2519,374,'_elementor_edit_mode','builder'),(2520,374,'_wp_page_template','elementor_canvas'),(2521,374,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2522,374,'_elementor_page_assets','a:0:{}'),(2523,374,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(2524,374,'_elementor_pro_version','3.6.4'),(3030,437,'_elementor_edit_mode','builder'),(3031,437,'_elementor_template_type','single-page'),(3032,438,'_elementor_edit_mode','builder'),(2526,375,'_elementor_edit_mode','builder'),(2527,375,'_elementor_template_type','wp-page'),(2528,375,'_elementor_version','3.6.2'),(2529,375,'_elementor_pro_version','3.6.4'),(2530,375,'_wp_page_template','elementor_canvas'),(2531,375,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2532,375,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2533,375,'_elementor_page_assets','a:0:{}'),(2535,376,'_elementor_edit_mode','builder'),(2536,376,'_elementor_template_type','wp-page'),(2537,376,'_elementor_version','3.6.2'),(2538,376,'_elementor_pro_version','3.6.4'),(2539,376,'_wp_page_template','elementor_canvas'),(2540,376,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2541,376,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2542,376,'_elementor_page_assets','a:0:{}'),(2544,377,'_elementor_edit_mode','builder'),(2545,377,'_elementor_template_type','wp-page'),(2546,377,'_elementor_version','3.6.2'),(2547,377,'_elementor_pro_version','3.6.4'),(2548,377,'_wp_page_template','elementor_canvas'),(2549,377,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2550,377,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2551,377,'_elementor_page_assets','a:0:{}'),(2556,378,'_elementor_pro_version','3.6.4'),(2557,378,'_wp_page_template','elementor_canvas'),(2558,378,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2559,378,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2560,378,'_elementor_page_assets','a:0:{}'),(2562,379,'_elementor_edit_mode','builder'),(2563,379,'_elementor_template_type','wp-page'),(2564,379,'_elementor_version','3.6.2'),(2565,379,'_elementor_pro_version','3.6.4'),(2566,379,'_wp_page_template','elementor_canvas'),(2567,379,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2568,379,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2569,379,'_elementor_page_assets','a:0:{}'),(3164,454,'_elementor_edit_mode','builder'),(3165,454,'_elementor_template_type','wp-page'),(2571,380,'_elementor_edit_mode','builder'),(2572,380,'_elementor_template_type','wp-page'),(2573,380,'_elementor_version','3.6.2'),(2574,380,'_elementor_pro_version','3.6.4'),(2575,380,'_wp_page_template','elementor_canvas'),(2576,380,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2577,380,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2578,380,'_elementor_page_assets','a:0:{}'),(2583,381,'_elementor_pro_version','3.6.4'),(2584,381,'_wp_page_template','elementor_canvas'),(2585,381,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2586,381,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2587,381,'_elementor_page_assets','a:0:{}'),(2589,382,'_elementor_edit_mode','builder'),(2590,382,'_elementor_template_type','wp-page'),(2591,382,'_elementor_version','3.6.2'),(2592,382,'_elementor_pro_version','3.6.4'),(2593,382,'_wp_page_template','elementor_canvas'),(2594,382,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2595,382,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2596,382,'_elementor_page_assets','a:0:{}'),(2865,416,'_wp_page_template','elementor_canvas'),(2866,416,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2598,383,'_elementor_edit_mode','builder'),(2599,383,'_elementor_template_type','wp-page'),(2600,383,'_elementor_version','3.6.2'),(2601,383,'_elementor_pro_version','3.6.4'),(2602,383,'_wp_page_template','elementor_canvas'),(2603,383,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2604,383,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2605,383,'_elementor_page_assets','a:0:{}'),(2611,384,'_wp_page_template','elementor_canvas'),(2612,384,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2613,384,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2614,384,'_elementor_page_assets','a:0:{}'),(2616,385,'_elementor_template_type','wp-page'),(2617,385,'_elementor_version','3.6.2'),(2618,385,'_elementor_edit_mode','builder'),(2619,385,'_elementor_pro_version','3.6.4'),(2620,385,'_wp_page_template','elementor_canvas'),(2621,385,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2622,385,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h1>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2623,385,'_elementor_page_assets','a:0:{}'),(2625,386,'_elementor_template_type','wp-page'),(2626,386,'_elementor_version','3.6.2'),(2627,386,'_elementor_edit_mode','builder'),(2628,386,'_elementor_pro_version','3.6.4'),(2629,386,'_wp_page_template','elementor_canvas'),(2630,386,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2631,386,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2632,386,'_elementor_page_assets','a:0:{}'),(3151,452,'_elementor_pro_version','3.6.4'),(3150,452,'_elementor_version','3.6.2'),(3149,452,'_elementor_template_type','wp-page'),(2792,407,'_elementor_template_type','wp-page'),(2793,407,'_elementor_version','3.6.2'),(2794,407,'_elementor_edit_mode','builder'),(2795,407,'_elementor_pro_version','3.6.4'),(2714,396,'_elementor_page_assets','a:0:{}'),(2715,397,'_elementor_edit_mode','builder'),(2716,397,'_elementor_template_type','wp-page'),(2717,397,'_elementor_version','3.6.2'),(2718,397,'_elementor_pro_version','3.6.4'),(2719,397,'_wp_page_template','elementor_canvas'),(2720,397,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2721,397,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2722,397,'_elementor_page_assets','a:0:{}'),(2723,398,'_elementor_edit_mode','builder'),(2724,398,'_elementor_template_type','wp-page'),(2725,398,'_elementor_version','3.6.2'),(2726,398,'_elementor_pro_version','3.6.4'),(2727,398,'_wp_page_template','elementor_canvas'),(2728,398,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2729,398,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2730,398,'_elementor_page_assets','a:0:{}'),(2731,399,'_elementor_edit_mode','builder'),(2732,399,'_elementor_template_type','wp-page'),(2733,399,'_elementor_version','3.6.2'),(2734,399,'_elementor_pro_version','3.6.4'),(2735,399,'_wp_page_template','elementor_canvas'),(2736,399,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2737,399,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2738,399,'_elementor_page_assets','a:0:{}'),(2739,400,'_elementor_edit_mode','builder'),(2740,400,'_elementor_template_type','wp-page'),(2741,400,'_elementor_version','3.6.2'),(2742,400,'_elementor_pro_version','3.6.4'),(2743,400,'_wp_page_template','elementor_canvas'),(2744,400,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2745,400,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2746,400,'_elementor_page_assets','a:0:{}'),(2747,401,'_elementor_edit_mode','builder'),(2748,401,'_elementor_template_type','wp-page'),(2749,401,'_elementor_version','3.6.2'),(2750,401,'_elementor_pro_version','3.6.4'),(2751,401,'_wp_page_template','elementor_canvas'),(2752,401,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2753,401,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2754,401,'_elementor_page_assets','a:0:{}'),(2861,416,'_elementor_edit_mode','builder'),(2755,402,'_elementor_edit_mode','builder'),(2756,402,'_elementor_template_type','wp-page'),(2757,402,'_elementor_version','3.6.2'),(2758,402,'_elementor_pro_version','3.6.4'),(2759,402,'_wp_page_template','elementor_canvas'),(2760,402,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2761,402,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2762,402,'_elementor_page_assets','a:0:{}'),(2856,415,'_elementor_pro_version','3.6.4'),(2857,415,'_wp_page_template','elementor_canvas'),(2858,415,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2859,415,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2845,414,'_elementor_edit_mode','builder'),(2846,414,'_elementor_template_type','wp-page'),(2847,414,'_elementor_version','3.6.2'),(2848,414,'_elementor_pro_version','3.6.4'),(2849,414,'_wp_page_template','elementor_canvas'),(2850,414,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2851,414,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6360df61\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"1960b208\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4907fbf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2747792f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"114616a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"581a62f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b42644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5afd5a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"2051576\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"98896ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8303ba6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb3041\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"b8a2750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"0afee33\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"a40c99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a500b69\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b32aba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4399388\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75ccead4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2852,414,'_elementor_page_assets','a:0:{}'),(2853,415,'_elementor_edit_mode','builder'),(2854,415,'_elementor_template_type','wp-page'),(2855,415,'_elementor_version','3.6.2'),(2812,409,'_wp_page_template','elementor_canvas'),(2813,409,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2814,409,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"324ed5e8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3715,525,'_elementor_template_type','wp-page'),(3716,525,'_elementor_version','3.6.2'),(3717,525,'_elementor_edit_mode','builder'),(3718,525,'_elementor_pro_version','3.6.4'),(3719,525,'_wp_page_template','elementor_canvas'),(3720,525,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3721,525,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11cd9af\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8011612\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"ed5ead9\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3417,486,'_elementor_template_type','wp-page'),(3418,486,'_elementor_version','3.6.2'),(3419,486,'_elementor_edit_mode','builder'),(3420,486,'_elementor_pro_version','3.6.4'),(3421,486,'_wp_page_template','elementor_canvas'),(3116,448,'_elementor_template_type','wp-page'),(3117,448,'_elementor_version','3.6.2'),(2808,409,'_elementor_template_type','wp-page'),(2809,409,'_elementor_version','3.6.2'),(2810,409,'_elementor_edit_mode','builder'),(2811,409,'_elementor_pro_version','3.6.4'),(2796,407,'_wp_page_template','elementor_canvas'),(2797,407,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2798,407,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2799,407,'_elementor_page_assets','a:0:{}'),(2800,408,'_elementor_template_type','wp-page'),(2801,408,'_elementor_version','3.6.2'),(2802,408,'_elementor_edit_mode','builder'),(2803,408,'_elementor_pro_version','3.6.4'),(2804,408,'_wp_page_template','elementor_canvas'),(2805,408,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2806,408,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2807,408,'_elementor_page_assets','a:0:{}'),(2815,409,'_elementor_page_assets','a:0:{}'),(2893,420,'_elementor_edit_mode','builder'),(2894,420,'_elementor_template_type','wp-page'),(2895,420,'_elementor_version','3.6.2'),(2896,420,'_elementor_pro_version','3.6.4'),(2897,420,'_wp_page_template','elementor_canvas'),(2898,420,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2899,420,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p><p>A: Apocrypha, commentary and occasional thoughts on the state of the field, et&amp;c. Not to be taken as gospel or directed advice.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Tags\",\"taxonomy\":\"post_tag\",\"count\":\"on\"}},\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2879,418,'_elementor_version','3.6.2'),(2880,418,'_elementor_pro_version','3.6.4'),(2881,418,'_wp_page_template','elementor_canvas'),(2882,418,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2883,418,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2868,416,'_elementor_page_assets','a:0:{}'),(2860,415,'_elementor_page_assets','a:0:{}'),(2884,418,'_elementor_page_assets','a:0:{}'),(2885,419,'_elementor_edit_mode','builder'),(2886,419,'_elementor_template_type','wp-page'),(2887,419,'_elementor_version','3.6.2'),(2888,419,'_elementor_pro_version','3.6.4'),(2889,419,'_wp_page_template','elementor_canvas'),(2890,419,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2891,419,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2892,419,'_elementor_page_assets','a:0:{}'),(2900,420,'_elementor_page_assets','a:0:{}'),(2878,418,'_elementor_template_type','wp-page'),(2925,424,'_elementor_edit_mode','builder'),(2926,424,'_elementor_template_type','wp-page'),(2927,424,'_elementor_version','3.6.2'),(2928,424,'_elementor_pro_version','3.6.4'),(2929,424,'_wp_page_template','elementor_canvas'),(2930,424,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2931,424,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Tags\",\"taxonomy\":\"post_tag\",\"count\":\"on\"}},\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2909,422,'_elementor_edit_mode','builder'),(2910,422,'_elementor_template_type','wp-page'),(2911,422,'_elementor_version','3.6.2'),(2912,422,'_elementor_pro_version','3.6.4'),(2913,422,'_wp_page_template','elementor_canvas'),(2914,422,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2915,422,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p><p>A: Apocrypha, commentary and occasional thoughts on the state of the field, et&amp;c. Not to be taken as gospel or directed advice.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Tags\",\"taxonomy\":\"post_tag\",\"count\":\"on\"}},\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2916,422,'_elementor_page_assets','a:0:{}'),(2917,423,'_elementor_edit_mode','builder'),(2918,423,'_elementor_template_type','wp-page'),(2919,423,'_elementor_version','3.6.2'),(2920,423,'_elementor_pro_version','3.6.4'),(2921,423,'_wp_page_template','elementor_canvas'),(2922,423,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2923,423,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p><p>A: Apocrypha, commentary and occasional thoughts on the state of the field, et&amp;c. Not to be taken as gospel or directed advice.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Tags\",\"taxonomy\":\"post_tag\",\"count\":\"on\"}},\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2924,423,'_elementor_page_assets','a:0:{}'),(2932,424,'_elementor_page_assets','a:0:{}'),(2971,430,'_elementor_edit_mode','builder'),(2972,430,'_elementor_template_type','wp-page'),(2973,430,'_elementor_version','3.6.2'),(2974,430,'_elementor_pro_version','3.6.4'),(3100,446,'_elementor_template_type','wp-page'),(3101,446,'_elementor_version','3.6.2'),(3102,446,'_elementor_edit_mode','builder'),(3103,446,'_elementor_pro_version','3.6.4'),(2877,418,'_elementor_edit_mode','builder'),(2991,432,'_wp_page_template','elementor_canvas'),(2992,432,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2993,432,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\"},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2990,432,'_elementor_pro_version','3.6.4'),(2987,432,'_elementor_edit_mode','builder'),(2988,432,'_elementor_template_type','wp-page'),(2989,432,'_elementor_version','3.6.2'),(2975,430,'_wp_page_template','elementor_canvas'),(2976,430,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2977,430,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Tags\",\"taxonomy\":\"post_tag\",\"count\":\"on\"}},\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2978,430,'_elementor_page_assets','a:0:{}'),(2979,431,'_elementor_edit_mode','builder'),(2980,431,'_elementor_template_type','wp-page'),(2981,431,'_elementor_version','3.6.2'),(2982,431,'_elementor_pro_version','3.6.4'),(2983,431,'_wp_page_template','elementor_canvas'),(2984,431,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(2985,431,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"b967c7b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Tags\",\"taxonomy\":\"post_tag\",\"count\":\"on\"}},\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2986,431,'_elementor_page_assets','a:0:{}'),(2994,432,'_elementor_page_assets','a:0:{}'),(2995,433,'_elementor_edit_mode','builder'),(2996,433,'_elementor_template_type','wp-page'),(2997,433,'_elementor_version','3.6.2'),(2998,433,'_elementor_pro_version','3.6.4'),(2999,433,'_wp_page_template','elementor_canvas'),(3000,433,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3001,433,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\"},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3002,433,'_elementor_page_assets','a:0:{}'),(3003,434,'_elementor_edit_mode','builder'),(3004,434,'_elementor_template_type','wp-page'),(3005,434,'_elementor_version','3.6.2'),(3006,434,'_elementor_pro_version','3.6.4'),(3007,434,'_wp_page_template','elementor_canvas'),(3008,434,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3009,434,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\"},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3010,434,'_elementor_page_assets','a:0:{}'),(3140,451,'_elementor_edit_mode','builder'),(3141,451,'_elementor_template_type','wp-page'),(3011,435,'_elementor_edit_mode','builder'),(3012,435,'_elementor_template_type','wp-page'),(3013,435,'_elementor_version','3.6.2'),(3014,435,'_elementor_pro_version','3.6.4'),(3015,435,'_wp_page_template','elementor_canvas'),(3016,435,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3017,435,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3018,435,'_elementor_page_assets','a:0:{}'),(3127,449,'_elementor_pro_version','3.6.4'),(3126,449,'_elementor_version','3.6.2'),(3125,449,'_elementor_template_type','wp-page'),(3198,458,'_wp_page_template','default'),(3199,458,'_elementor_page_settings','a:49:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:8:{i:0;a:3:{s:5:\"title\";s:11:\"Global text\";s:3:\"_id\";s:7:\"3b450aa\";s:5:\"color\";s:7:\"#4B4C4C\";}i:1;a:2:{s:3:\"_id\";s:7:\"522b3ce\";s:5:\"title\";s:4:\"Nope\";}i:2;a:3:{s:3:\"_id\";s:7:\"8de9cc6\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:9:\"#00000000\";}i:3;a:3:{s:3:\"_id\";s:7:\"2e8c5c6\";s:5:\"title\";s:19:\"Contrast Background\";s:5:\"color\";s:7:\"#9ADCAD\";}i:4;a:3:{s:3:\"_id\";s:7:\"cd6f3c7\";s:5:\"title\";s:10:\"Contrast 2\";s:5:\"color\";s:9:\"#40AF815E\";}i:5;a:3:{s:3:\"_id\";s:7:\"7f20cba\";s:5:\"title\";s:15:\"background grey\";s:5:\"color\";s:9:\"#1D283E63\";}i:6;a:3:{s:3:\"_id\";s:7:\"e2c6be8\";s:5:\"title\";s:16:\"background green\";s:5:\"color\";s:9:\"#79BCA0A6\";}i:7;a:3:{s:3:\"_id\";s:7:\"0fdc6c7\";s:5:\"title\";s:23:\"background light yellow\";s:5:\"color\";s:9:\"#37383212\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lora\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(3197,458,'_elementor_template_type','kit'),(3060,441,'_elementor_page_assets','a:0:{}'),(3061,441,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3062,441,'_elementor_pro_version','3.6.4'),(3033,438,'_elementor_template_type','single-page'),(3034,437,'_elementor_template_sub_type','page'),(3035,437,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/page\";}'),(3036,437,'_elementor_version','3.6.2'),(3037,437,'_elementor_pro_version','3.6.4'),(3038,437,'_edit_lock','1649422377:1'),(3039,439,'_elementor_template_type','wp-page'),(3040,439,'_elementor_version','3.6.2'),(3041,439,'_elementor_edit_mode','builder'),(3042,439,'_wp_page_template','elementor_canvas'),(3043,439,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3044,439,'_elementor_page_assets','a:0:{}'),(3045,439,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3046,439,'_elementor_pro_version','3.6.4'),(3047,440,'_elementor_template_type','wp-page'),(3048,440,'_elementor_version','3.6.2'),(3049,440,'_elementor_edit_mode','builder'),(3050,440,'_wp_page_template','elementor_canvas'),(3051,440,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br \\/><\\/span><\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\">\\u00a0<\\/p><p class=\\\"font_9\\\" style=\\\"line-height: 1.875em; font-size: 15px;\\\"><span class=\\\"color_15\\\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/span><\\/p><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3052,440,'_elementor_page_assets','a:0:{}'),(3053,440,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3054,440,'_elementor_pro_version','3.6.4'),(3196,458,'_elementor_edit_mode','builder'),(3195,457,'_elementor_page_assets','a:0:{}'),(3194,457,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#146E4882\"},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3173,455,'_elementor_template_type','wp-page'),(3172,455,'_elementor_edit_mode','builder'),(3193,457,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3190,457,'_elementor_version','3.6.2'),(3191,457,'_elementor_pro_version','3.6.4'),(3192,457,'_wp_page_template','elementor_canvas'),(3171,454,'_elementor_page_assets','a:0:{}'),(3170,454,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3148,452,'_elementor_edit_mode','builder'),(3167,454,'_elementor_pro_version','3.6.4'),(3168,454,'_wp_page_template','elementor_canvas'),(3169,454,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3147,451,'_elementor_page_assets','a:0:{}'),(3146,451,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3124,449,'_elementor_edit_mode','builder'),(3145,451,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3142,451,'_elementor_version','3.6.2'),(3143,451,'_elementor_pro_version','3.6.4'),(3144,451,'_wp_page_template','elementor_canvas'),(3123,448,'_elementor_page_assets','a:0:{}'),(3122,448,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"324ed5e8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3104,446,'_wp_page_template','elementor_canvas'),(3121,448,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3118,448,'_elementor_edit_mode','builder'),(3119,448,'_elementor_pro_version','3.6.4'),(3120,448,'_wp_page_template','elementor_canvas'),(3105,446,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3106,446,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"324ed5e8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wpob_postmeta` VALUES (3107,446,'_elementor_page_assets','a:0:{}'),(3108,447,'_elementor_template_type','wp-page'),(3109,447,'_elementor_version','3.6.2'),(3110,447,'_elementor_edit_mode','builder'),(3111,447,'_elementor_pro_version','3.6.4'),(3112,447,'_wp_page_template','elementor_canvas'),(3113,447,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3114,447,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"324ed5e8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3115,447,'_elementor_page_assets','a:0:{}'),(3128,449,'_wp_page_template','elementor_canvas'),(3129,449,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3130,449,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3131,449,'_elementor_page_assets','a:0:{}'),(3132,450,'_elementor_edit_mode','builder'),(3133,450,'_elementor_template_type','wp-page'),(3134,450,'_elementor_version','3.6.2'),(3135,450,'_elementor_pro_version','3.6.4'),(3136,450,'_wp_page_template','elementor_canvas'),(3137,450,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3138,450,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3139,450,'_elementor_page_assets','a:0:{}'),(3152,452,'_wp_page_template','elementor_canvas'),(3153,452,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3154,452,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3155,452,'_elementor_page_assets','a:0:{}'),(3156,453,'_elementor_edit_mode','builder'),(3157,453,'_elementor_template_type','wp-page'),(3158,453,'_elementor_version','3.6.2'),(3159,453,'_elementor_pro_version','3.6.4'),(3160,453,'_wp_page_template','elementor_canvas'),(3161,453,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3162,453,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3163,453,'_elementor_page_assets','a:0:{}'),(3177,455,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3178,455,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3179,455,'_elementor_page_assets','a:0:{}'),(3180,456,'_elementor_edit_mode','builder'),(3181,456,'_elementor_template_type','wp-page'),(3182,456,'_elementor_version','3.6.2'),(3183,456,'_elementor_pro_version','3.6.4'),(3184,456,'_wp_page_template','elementor_canvas'),(3185,456,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3186,456,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3187,456,'_elementor_page_assets','a:0:{}'),(3200,458,'_elementor_data','[]'),(3201,458,'_elementor_page_assets','a:0:{}'),(3202,458,'_elementor_version','3.5.5'),(3203,458,'_elementor_pro_version','3.6.2'),(3205,459,'_elementor_edit_mode','builder'),(3206,459,'_elementor_template_type','kit'),(3207,459,'_wp_page_template','default'),(3208,459,'_elementor_page_settings','a:49:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Alegreya\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lora\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Global Georgia\";s:3:\"_id\";s:7:\"a8c2da2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(3226,461,'_elementor_page_assets','a:0:{}'),(3227,461,'_elementor_version','3.6.2'),(3228,461,'_elementor_pro_version','3.6.4'),(3231,462,'_wp_page_template','default'),(3232,462,'_elementor_page_settings','a:49:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:7:\"#4B4C4C\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Georgia\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:2:{s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=a8c2da2\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(3233,462,'_elementor_data','[]'),(3234,462,'_elementor_page_assets','a:0:{}'),(3235,462,'_elementor_version','3.6.2'),(3236,462,'_elementor_pro_version','3.6.4'),(3241,463,'_elementor_data','[]'),(3242,463,'_elementor_page_assets','a:0:{}'),(3243,463,'_elementor_version','3.6.2'),(3244,463,'_elementor_pro_version','3.6.4'),(3291,469,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3290,469,'_elementor_page_assets','a:0:{}'),(3289,469,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"color_menu_item_hover\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3288,469,'_wp_page_template','elementor_canvas'),(3286,469,'_elementor_version','3.6.2'),(3287,469,'_elementor_edit_mode','builder'),(3253,465,'_elementor_edit_mode','builder'),(3254,465,'_elementor_template_type','kit'),(3255,465,'_wp_page_template','default'),(3256,465,'_elementor_page_settings','a:45:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";}'),(3257,465,'_elementor_data','[]'),(3258,465,'_elementor_page_assets','a:0:{}'),(3259,465,'_elementor_version','3.6.2'),(3260,465,'_elementor_pro_version','3.6.4'),(3261,466,'_elementor_edit_mode','builder'),(3262,466,'_elementor_template_type','kit'),(3263,466,'_wp_page_template','default'),(3264,466,'_elementor_page_settings','a:45:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:2:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:11:\"New Item #1\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:2:{i:0;a:2:{s:3:\"_id\";s:7:\"3afd11a\";s:5:\"title\";s:5:\"Hover\";}i:1;a:5:{s:3:\"_id\";s:7:\"b0e0f85\";s:5:\"title\";s:6:\"Active\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:26:\"typography_text_decoration\";s:9:\"underline\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:2;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";}'),(3265,466,'_elementor_data','[]'),(3266,466,'_elementor_page_assets','a:0:{}'),(3267,466,'_elementor_version','3.6.2'),(3268,466,'_elementor_pro_version','3.6.4'),(3269,467,'_elementor_template_type','wp-page'),(3270,467,'_elementor_version','3.6.2'),(3271,467,'_elementor_edit_mode','builder'),(3272,467,'_wp_page_template','elementor_canvas'),(3273,467,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"color_menu_item_hover\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3274,467,'_elementor_page_assets','a:0:{}'),(3275,467,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3276,467,'_elementor_pro_version','3.6.4'),(3277,468,'_elementor_template_type','wp-page'),(3278,468,'_elementor_version','3.6.2'),(3279,468,'_elementor_edit_mode','builder'),(3280,468,'_wp_page_template','elementor_canvas'),(3281,468,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"color_menu_item_hover\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3282,468,'_elementor_page_assets','a:0:{}'),(3283,468,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3284,468,'_elementor_pro_version','3.6.4'),(3292,469,'_elementor_pro_version','3.6.4'),(3293,470,'_elementor_edit_mode','builder'),(3294,470,'_elementor_template_type','kit'),(3295,470,'_wp_page_template','default'),(3296,470,'_elementor_page_settings','a:45:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:2:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:11:\"New Item #1\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:2:{i:0;a:4:{s:3:\"_id\";s:7:\"3afd11a\";s:5:\"title\";s:5:\"Hover\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:4:\"bold\";}i:1;a:5:{s:3:\"_id\";s:7:\"b0e0f85\";s:5:\"title\";s:6:\"Active\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:26:\"typography_text_decoration\";s:9:\"underline\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:2;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";}'),(3297,470,'_elementor_data','[]'),(3298,470,'_elementor_page_assets','a:0:{}'),(3299,470,'_elementor_version','3.6.2'),(3300,470,'_elementor_pro_version','3.6.4'),(3301,471,'_elementor_template_type','wp-page'),(3302,471,'_elementor_version','3.6.2'),(3303,471,'_elementor_edit_mode','builder'),(3304,471,'_wp_page_template','elementor_canvas'),(3305,471,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"color_menu_item_hover\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3306,471,'_elementor_page_assets','a:0:{}'),(3307,471,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3308,471,'_elementor_pro_version','3.6.4'),(3309,472,'_elementor_template_type','wp-page'),(3310,472,'_elementor_version','3.6.2'),(3311,472,'_elementor_edit_mode','builder'),(3312,472,'_wp_page_template','elementor_canvas'),(3313,472,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"color_menu_item_hover\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3314,472,'_elementor_page_assets','a:0:{}'),(3315,472,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3316,472,'_elementor_pro_version','3.6.4'),(3317,473,'_elementor_template_type','wp-page'),(3318,473,'_elementor_version','3.6.2'),(3319,473,'_elementor_edit_mode','builder'),(3320,473,'_wp_page_template','elementor_canvas'),(3321,473,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3322,473,'_elementor_page_assets','a:0:{}'),(3323,473,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3324,473,'_elementor_pro_version','3.6.4'),(3325,474,'_elementor_edit_mode','builder'),(3326,474,'_elementor_template_type','kit'),(3327,474,'_wp_page_template','default'),(3328,474,'_elementor_page_settings','a:51:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:2:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:11:\"New Item #1\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:2:{i:0;a:4:{s:3:\"_id\";s:7:\"3afd11a\";s:5:\"title\";s:5:\"Hover\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:4:\"bold\";}i:1;a:5:{s:3:\"_id\";s:7:\"b0e0f85\";s:5:\"title\";s:6:\"Active\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:26:\"typography_text_decoration\";s:9:\"underline\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:2;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";}'),(3329,474,'_elementor_data','[]'),(3330,474,'_elementor_page_assets','a:0:{}'),(3331,474,'_elementor_version','3.6.2'),(3332,474,'_elementor_pro_version','3.6.4'),(3547,504,'_elementor_template_type','wp-page'),(3548,504,'_elementor_version','3.6.2'),(3549,504,'_elementor_edit_mode','builder'),(3477,494,'_elementor_template_type','wp-page'),(3365,479,'_elementor_template_type','wp-page'),(3366,479,'_elementor_version','3.6.2'),(3367,479,'_elementor_edit_mode','builder'),(3368,479,'_wp_page_template','elementor_canvas'),(3369,479,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b01fe2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b85a49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3341,476,'_elementor_edit_mode','builder'),(3342,476,'_elementor_template_type','kit'),(3343,476,'_wp_page_template','default'),(3344,476,'_elementor_page_settings','a:51:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#8A9A32\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:8:\"h1_color\";s:7:\"#4B4C4C\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:8:\"h2_color\";s:7:\"#4B4C4C\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:8:\"h3_color\";s:7:\"#4B4C4C\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:8:\"h4_color\";s:7:\"#4B4C4C\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:8:\"h5_color\";s:7:\"#4B4C4C\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:8:\"h6_color\";s:7:\"#4B4C4C\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:4:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";}'),(3345,476,'_elementor_data','[]'),(3346,476,'_elementor_page_assets','a:0:{}'),(3347,476,'_elementor_version','3.6.2'),(3348,476,'_elementor_pro_version','3.6.4'),(3349,477,'_elementor_template_type','wp-page'),(3350,477,'_elementor_version','3.6.2'),(3351,477,'_elementor_edit_mode','builder'),(3352,477,'_wp_page_template','elementor_canvas'),(3353,477,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3354,477,'_elementor_page_assets','a:0:{}'),(3355,477,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3356,477,'_elementor_pro_version','3.6.4'),(3357,478,'_elementor_template_type','wp-page'),(3358,478,'_elementor_version','3.6.2'),(3359,478,'_elementor_edit_mode','builder'),(3360,478,'_wp_page_template','elementor_canvas'),(3361,478,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e2c6be8\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e75c40a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3362,478,'_elementor_page_assets','a:0:{}'),(3363,478,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3364,478,'_elementor_pro_version','3.6.4'),(3370,479,'_elementor_page_assets','a:0:{}'),(3371,479,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3372,479,'_elementor_pro_version','3.6.4'),(3374,480,'_elementor_edit_mode','builder'),(3375,480,'_elementor_template_type','widget'),(3376,481,'_elementor_edit_mode','builder'),(3377,481,'_elementor_template_type','widget'),(3378,480,'_wp_page_template','default'),(3379,480,'_elementor_version','3.6.4'),(3380,480,'_elementor_pro_version','3.6.4'),(3381,480,'_elementor_data','[{\"id\":\"480\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"nav-menu\"}]'),(3382,482,'_elementor_edit_mode','builder'),(3383,482,'_elementor_template_type','widget'),(3384,482,'_wp_page_template','default'),(3385,482,'_elementor_version','3.6.2'),(3386,482,'_elementor_pro_version','3.6.4'),(3387,482,'_elementor_data','[{\"id\":\"7b5761de\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"nav-menu\"}]'),(3388,480,'_elementor_page_assets','a:0:{}'),(3389,480,'_elementor_template_widget_type','nav-menu'),(3485,495,'_elementor_edit_mode','builder'),(3423,486,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3424,486,'_elementor_page_assets','a:0:{}'),(3422,486,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3401,484,'_elementor_template_type','wp-page'),(3402,484,'_elementor_version','3.6.2'),(3403,484,'_elementor_edit_mode','builder'),(3404,484,'_elementor_pro_version','3.6.4'),(3405,484,'_wp_page_template','elementor_canvas'),(3406,484,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3407,484,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"324ed5e8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3408,484,'_elementor_page_assets','a:0:{}'),(3409,485,'_elementor_template_type','wp-page'),(3410,485,'_elementor_version','3.6.2'),(3411,485,'_elementor_edit_mode','builder'),(3412,485,'_elementor_pro_version','3.6.4'),(3413,485,'_wp_page_template','elementor_canvas'),(3414,485,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3415,485,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74e63d5f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"324ed5e8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3416,485,'_elementor_page_assets','a:0:{}'),(3482,494,'_elementor_page_assets','a:0:{}'),(3483,494,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3484,494,'_elementor_pro_version','3.6.4'),(3433,480,'_elementor_global_widget_included_posts','a:25:{i:487;b:1;i:491;b:1;i:29;b:1;i:495;b:1;i:498;b:1;i:499;b:1;i:508;b:1;i:288;b:1;i:512;b:1;i:37;b:1;i:519;b:1;i:138;b:1;i:39;b:1;i:527;b:1;i:532;b:1;i:558;b:1;i:565;b:1;i:576;b:1;i:633;b:1;i:635;b:1;i:639;b:1;i:642;b:1;i:681;b:1;i:710;b:1;i:714;b:1;}'),(3481,494,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b01fe2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b85a49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3479,494,'_elementor_edit_mode','builder'),(3480,494,'_wp_page_template','elementor_canvas'),(3478,494,'_elementor_version','3.6.2'),(5400,722,'_elementor_page_assets','a:0:{}'),(5402,723,'_elementor_edit_mode','builder'),(3461,492,'_elementor_template_type','wp-page'),(3462,492,'_elementor_version','3.6.2'),(3463,492,'_elementor_edit_mode','builder'),(3464,492,'_wp_page_template','elementor_canvas'),(3465,492,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b01fe2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b85a49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3466,492,'_elementor_page_assets','a:0:{}'),(3467,492,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3468,492,'_elementor_pro_version','3.6.4'),(3469,493,'_elementor_template_type','wp-page'),(3470,493,'_elementor_version','3.6.2'),(3471,493,'_elementor_edit_mode','builder'),(3472,493,'_wp_page_template','elementor_canvas'),(3473,493,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"131cac3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e5315\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b01fe2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b85a49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3474,493,'_elementor_page_assets','a:0:{}'),(3475,493,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3476,493,'_elementor_pro_version','3.6.4'),(3486,495,'_elementor_template_type','page'),(3487,495,'_elementor_version','3.9.0'),(3488,495,'_elementor_pro_version','3.9.0'),(3489,496,'_elementor_edit_mode','builder'),(3490,496,'_elementor_template_type','page'),(3491,496,'_elementor_version','3.6.2'),(3492,496,'_elementor_pro_version','3.6.4'),(3493,495,'_wp_page_template','elementor_canvas'),(3494,495,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3495,495,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fefcb9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Ariel\'s background and expertise.\",\"tab_content\":\"<p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li>MBA in Strategic Leadership, Fisher College<\\/li><li><span style=\\\"color: #000000;\\\">BA in Criminal Justice, Fisher College<br \\/><\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br \\/><\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul>\",\"_id\":\"0b2355a\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"461af44\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8b774f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"707203a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b751f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1dba10b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f0ad6d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73653b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"e7e5797\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d340cf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66e04c4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"a862db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3cd032\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ff815fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a581786\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ceb0233\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"55ee27f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"3f204a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f0d2718\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b2d4eab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"888ccbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d15b26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bc85a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4610,626,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4611,626,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"59fd8823\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. MHC01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul><\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3496,497,'_elementor_edit_mode','builder'),(3497,497,'_elementor_template_type','page'),(3498,497,'_elementor_version','3.6.2'),(3499,497,'_elementor_pro_version','3.6.4'),(3500,497,'_wp_page_template','elementor_canvas'),(3501,497,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3502,497,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"59fd8823\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ffce413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5384becf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc98f2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2093ab16\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"5399ce79\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"4a6b512c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5d783cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"724fdec7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e2e1cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3aa2d595\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f6faf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"134828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e94c4e3\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7220a229\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9e6264\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"39999ceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"64fce3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"4acc93d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a85e158\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3503,495,'_elementor_page_assets','a:0:{}'),(3555,505,'_elementor_template_type','wp-page'),(3554,504,'_elementor_pro_version','3.6.4'),(3552,504,'_elementor_page_assets','a:0:{}'),(3553,504,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3551,504,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3550,504,'_wp_page_template','elementor_canvas'),(3544,503,'_elementor_page_assets','a:0:{}'),(3545,503,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3546,503,'_elementor_pro_version','3.6.4'),(3556,505,'_elementor_version','3.6.2'),(3557,505,'_elementor_edit_mode','builder'),(3558,505,'_wp_page_template','elementor_canvas'),(3559,505,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3560,505,'_elementor_page_assets','a:0:{}'),(3561,505,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3562,505,'_elementor_pro_version','3.6.4'),(3563,506,'_elementor_template_type','wp-page'),(3564,506,'_elementor_version','3.6.2'),(3565,506,'_elementor_edit_mode','builder'),(3566,506,'_wp_page_template','elementor_canvas'),(3567,506,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3568,506,'_elementor_page_assets','a:0:{}'),(3569,506,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3570,506,'_elementor_pro_version','3.6.4'),(3571,507,'_elementor_template_type','wp-page'),(3572,507,'_elementor_version','3.6.2'),(3573,507,'_elementor_edit_mode','builder'),(3574,507,'_wp_page_template','elementor_canvas'),(3575,507,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":30.199999999999999289457264239899814128875732421875,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3576,507,'_elementor_page_assets','a:0:{}'),(3577,507,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3578,507,'_elementor_pro_version','3.6.4'),(3650,516,'_elementor_page_assets','a:0:{}'),(3651,517,'_elementor_edit_mode','builder'),(3652,517,'_elementor_template_type','wp-page'),(3653,517,'_elementor_version','3.6.2'),(3654,517,'_elementor_pro_version','3.6.4'),(3655,517,'_wp_page_template','elementor_canvas'),(3656,517,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3657,517,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3603,511,'_elementor_edit_mode','builder'),(3604,511,'_elementor_template_type','wp-page'),(3605,511,'_elementor_version','3.6.2'),(3606,511,'_elementor_pro_version','3.6.4'),(3607,511,'_wp_page_template','elementor_canvas'),(3608,511,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3609,511,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3610,511,'_elementor_page_assets','a:0:{}'),(3643,516,'_elementor_edit_mode','builder'),(3644,516,'_elementor_template_type','wp-page'),(3645,516,'_elementor_version','3.6.2'),(3646,516,'_elementor_pro_version','3.6.4'),(3647,516,'_wp_page_template','elementor_canvas'),(3648,516,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3649,516,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3587,509,'_elementor_edit_mode','builder'),(3588,509,'_elementor_template_type','wp-page'),(3589,509,'_elementor_version','3.6.2'),(3590,509,'_elementor_pro_version','3.6.4'),(3591,509,'_wp_page_template','elementor_canvas'),(3592,509,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3593,509,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#146E4882\"},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3594,509,'_elementor_page_assets','a:0:{}'),(3595,510,'_elementor_edit_mode','builder'),(3596,510,'_elementor_template_type','wp-page'),(3597,510,'_elementor_version','3.6.2'),(3598,510,'_elementor_pro_version','3.6.4'),(3599,510,'_wp_page_template','elementor_canvas'),(3600,510,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3601,510,'_elementor_data','[{\"id\":\"7642154c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55ac2970\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40e3c20\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"c88fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75da501e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"118ecc76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#146E4882\"},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk an error of oversimplification when we classify all technological struggle as addiction\\u2014as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one\\u2019s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e4f2ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec15fff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43ca241d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58a0288f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3602,510,'_elementor_page_assets','a:0:{}'),(3635,515,'_elementor_edit_mode','builder'),(3636,515,'_elementor_template_type','wp-page'),(3637,515,'_elementor_version','3.6.2'),(3638,515,'_elementor_pro_version','3.6.4'),(3639,515,'_wp_page_template','elementor_canvas'),(3640,515,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3641,515,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3642,515,'_elementor_page_assets','a:0:{}'),(3619,513,'_elementor_edit_mode','builder'),(3620,513,'_elementor_template_type','wp-page'),(3621,513,'_elementor_version','3.6.2'),(3622,513,'_elementor_pro_version','3.6.4'),(3623,513,'_wp_page_template','elementor_canvas'),(3624,513,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3625,513,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3626,513,'_elementor_page_assets','a:0:{}'),(3627,514,'_elementor_edit_mode','builder'),(3628,514,'_elementor_template_type','wp-page'),(3629,514,'_elementor_version','3.6.2'),(3630,514,'_elementor_pro_version','3.6.4'),(3631,514,'_wp_page_template','elementor_canvas'),(3632,514,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3633,514,'_elementor_data','[{\"id\":\"9cf06fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e0530e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"765b5738\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"1f8c1c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9b682f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"59f22d41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e723f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"171636ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74d2856e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3973f23d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5dc096\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5654dc07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7503edec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3634,514,'_elementor_page_assets','a:0:{}'),(3658,517,'_elementor_page_assets','a:0:{}'),(3659,518,'_elementor_edit_mode','builder'),(3660,518,'_elementor_template_type','wp-page'),(3661,518,'_elementor_version','3.6.2'),(3662,518,'_elementor_pro_version','3.6.4'),(3663,518,'_wp_page_template','elementor_canvas'),(3664,518,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3665,518,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3666,518,'_elementor_page_assets','a:0:{}'),(3722,525,'_elementor_page_assets','a:0:{}'),(3691,522,'_elementor_edit_mode','builder'),(3692,522,'_elementor_template_type','wp-page'),(3693,522,'_elementor_version','3.6.2'),(3694,522,'_elementor_pro_version','3.6.4'),(3695,522,'_wp_page_template','elementor_canvas'),(3696,522,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3697,522,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3698,522,'_elementor_page_assets','a:0:{}'),(3675,520,'_elementor_edit_mode','builder'),(3676,520,'_elementor_template_type','wp-page'),(3677,520,'_elementor_version','3.6.2'),(3678,520,'_elementor_pro_version','3.6.4'),(3679,520,'_wp_page_template','elementor_canvas'),(3680,520,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3681,520,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3682,520,'_elementor_page_assets','a:0:{}'),(3683,521,'_elementor_edit_mode','builder'),(3684,521,'_elementor_template_type','wp-page'),(3685,521,'_elementor_version','3.6.2'),(3686,521,'_elementor_pro_version','3.6.4'),(3687,521,'_wp_page_template','elementor_canvas'),(3688,521,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3689,521,'_elementor_data','[{\"id\":\"1ed853a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3247213b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5744f6c0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"global\",\"templateID\":264},{\"id\":\"37a90851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62ad6f44\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"bef7ae3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"0e77e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Q: What are margin notes?<\\/p>\\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"389ebfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Margin Notes\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45b5588\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"53ed04b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c6cfc09\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"333e7f68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3690,521,'_elementor_page_assets','a:0:{}'),(3699,523,'_elementor_template_type','wp-page'),(3700,523,'_elementor_version','3.6.2'),(3701,523,'_elementor_edit_mode','builder'),(3702,523,'_elementor_pro_version','3.6.4'),(3703,523,'_wp_page_template','elementor_canvas'),(3704,523,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3705,523,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3706,523,'_elementor_page_assets','a:0:{}'),(3707,524,'_elementor_template_type','wp-page'),(3708,524,'_elementor_version','3.6.2'),(3709,524,'_elementor_edit_mode','builder'),(3710,524,'_elementor_pro_version','3.6.4'),(3711,524,'_wp_page_template','elementor_canvas'),(3712,524,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3713,524,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8bac28a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"2c5a82a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c037654\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df61f6e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2cbfa468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"750b45d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"\"},\"text_color\":\"#4B4C4C\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51e0d222\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Lora\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=3b450aa\",\"color_menu_item_hover\":\"globals\\/colors?id=3b450aa\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"\"},\"color_menu_item\":\"#4B4C4C\",\"pointer_color_menu_item_hover\":\"#00000000\",\"menu_typography_font_weight\":\"400\",\"align_items\":\"right\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"12d699d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843a18f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"2a134154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38d95d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d96151f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"405ee935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"42646ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d42d50c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You can use the form to contact me to learn more and book a consultation.\\n<p><\\/p>\\n<strong>Office Address<\\/strong><\\/br>\\n1234 Broadway <\\/br>\\nSomerville, MA <\\/br>\\n<p><\\/p>\\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\\n<p><\\/p>\\n<strong><u>Transportation<\\/u><\\/strong><p><\\/p>\\n<strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p><\\/p>\\n<strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p><\\/p>\\n<strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center. <p><\\/p><\\/br>\\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6e8c3149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6473d4e2\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"fb2d4a7\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot1\",\"custom_id\":\"field_fb2d4a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\",\"required\":\"true\",\"rows\":8},{\"_id\":\"fc162c5\",\"field_type\":\"honeypot\",\"field_label\":\"HonSpot2\",\"custom_id\":\"field_fc162c5\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab Submission Form\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"mark_required\":\"yes\",\"email_content_type\":\"plain\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"5816d820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59bccece\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c52969f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6f4fc060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"c175829\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"31b9c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"36899b15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5777ef6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55631094\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5880903\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3714,524,'_elementor_page_assets','a:0:{}'),(3765,530,'_elementor_page_assets','a:0:{}'),(3745,528,'_elementor_pro_version','3.6.4'),(3746,528,'_wp_page_template','elementor_canvas'),(3747,528,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3748,528,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11cd9af\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8011612\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"ed5ead9\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3763,530,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3764,530,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3749,528,'_elementor_page_assets','a:0:{}'),(3750,529,'_elementor_template_type','wp-page'),(3751,529,'_elementor_version','3.6.2'),(3752,529,'_elementor_edit_mode','builder'),(3753,529,'_elementor_pro_version','3.6.4'),(3754,529,'_wp_page_template','elementor_canvas'),(3755,529,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3756,529,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11cd9af\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8011612\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"ed5ead9\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3757,529,'_elementor_page_assets','a:0:{}'),(3766,531,'_elementor_edit_mode','builder'),(3767,531,'_elementor_template_type','widget'),(3768,531,'_wp_page_template','default'),(3769,531,'_elementor_version','3.6.2'),(3770,531,'_elementor_pro_version','3.6.4'),(3771,531,'_elementor_data','[{\"id\":\"480\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"nav-menu\"}]'),(3772,531,'_elementor_page_assets','a:0:{}'),(3773,531,'_elementor_template_widget_type','nav-menu'),(3774,531,'_elementor_global_widget_included_posts','a:14:{i:487;b:1;i:491;b:1;i:29;b:1;i:495;b:1;i:498;b:1;i:499;b:1;i:508;b:1;i:288;b:1;i:512;b:1;i:37;b:1;i:519;b:1;i:138;b:1;i:39;b:1;i:527;b:1;}'),(5002,677,'_elementor_edit_mode','builder'),(5003,677,'_elementor_pro_version','3.9.0'),(5004,677,'_wp_page_template','elementor_canvas'),(5005,677,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3808,535,'_elementor_template_type','wp-page'),(3809,535,'_elementor_version','3.6.4'),(3810,535,'_elementor_edit_mode','builder'),(3811,535,'_elementor_pro_version','3.6.4'),(3812,535,'_wp_page_template','elementor_canvas'),(3813,535,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3814,535,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3931,549,'_elementor_edit_mode','builder'),(3932,549,'_elementor_template_type','wp-page'),(3893,545,'_elementor_template_type','wp-page'),(3894,545,'_elementor_version','3.6.4'),(3895,545,'_elementor_edit_mode','builder'),(3958,552,'_elementor_edit_mode','builder'),(3959,552,'_elementor_template_type','wp-page'),(3960,552,'_elementor_version','3.6.4'),(3817,536,'_elementor_template_type','wp-page'),(3818,536,'_elementor_version','3.6.4'),(3819,536,'_elementor_edit_mode','builder'),(3790,533,'_elementor_template_type','wp-page'),(3791,533,'_elementor_version','3.6.4'),(3792,533,'_elementor_edit_mode','builder'),(3793,533,'_elementor_pro_version','3.6.4'),(3794,533,'_wp_page_template','elementor_canvas'),(3795,533,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3796,533,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3797,533,'_elementor_page_assets','a:0:{}'),(3799,534,'_elementor_template_type','wp-page'),(3800,534,'_elementor_version','3.6.4'),(3801,534,'_elementor_edit_mode','builder'),(3802,534,'_elementor_pro_version','3.6.4'),(3803,534,'_wp_page_template','elementor_canvas'),(3804,534,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3805,534,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3806,534,'_elementor_page_assets','a:0:{}'),(3815,535,'_elementor_page_assets','a:0:{}'),(3820,536,'_elementor_pro_version','3.6.4'),(3821,536,'_wp_page_template','elementor_canvas'),(3822,536,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3823,536,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3824,536,'_elementor_page_assets','a:0:{}'),(3825,537,'_elementor_template_type','wp-page'),(3826,537,'_elementor_version','3.6.4'),(3827,537,'_elementor_edit_mode','builder'),(3828,537,'_elementor_pro_version','3.6.4'),(3829,537,'_wp_page_template','elementor_canvas'),(3830,537,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3831,537,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3832,537,'_elementor_page_assets','a:0:{}'),(5001,677,'_elementor_version','3.9.0'),(3833,538,'_elementor_template_type','wp-page'),(3834,538,'_elementor_version','3.6.4'),(3835,538,'_elementor_edit_mode','builder'),(3836,538,'_elementor_pro_version','3.6.4'),(3837,538,'_wp_page_template','elementor_canvas'),(3838,538,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3839,538,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3840,538,'_elementor_page_assets','a:0:{}'),(3841,539,'_elementor_template_type','wp-page'),(3842,539,'_elementor_version','3.6.4'),(3843,539,'_elementor_edit_mode','builder'),(3844,539,'_elementor_pro_version','3.6.4'),(3845,539,'_wp_page_template','elementor_canvas'),(3846,539,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3847,539,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3848,539,'_elementor_page_assets','a:0:{}'),(3849,540,'_elementor_template_type','wp-page'),(3850,540,'_elementor_version','3.6.4'),(3851,540,'_elementor_edit_mode','builder'),(3852,540,'_elementor_pro_version','3.6.4'),(3853,540,'_wp_page_template','elementor_canvas'),(3854,540,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3855,540,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3856,540,'_elementor_page_assets','a:0:{}'),(3857,541,'_elementor_template_type','wp-page'),(3858,541,'_elementor_version','3.6.4'),(3859,541,'_elementor_edit_mode','builder'),(3860,541,'_elementor_pro_version','3.6.4'),(3861,541,'_wp_page_template','elementor_canvas'),(3862,541,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3863,541,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3864,541,'_elementor_page_assets','a:0:{}'),(4016,559,'_wp_attached_file','2022/04/IMG_9102-scaled.jpeg'),(4017,559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1528;s:4:\"file\";s:28:\"2022/04/IMG_9102-scaled.jpeg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"IMG_9102-300x179.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"IMG_9102-1024x611.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:611;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"IMG_9102-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_9102-768x458.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_9102-1536x917.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:917;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:23:\"IMG_9102-2048x1222.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1222;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649942481\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:18:\"0.0028985507246377\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_9102.jpeg\";}'),(3866,542,'_elementor_template_type','wp-page'),(3867,542,'_elementor_version','3.6.2'),(3868,542,'_elementor_edit_mode','builder'),(3869,542,'_wp_page_template','elementor_canvas'),(3870,542,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":30.199999999999999289457264239899814128875732421875,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3871,542,'_elementor_page_assets','a:0:{}'),(3872,542,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3873,542,'_elementor_pro_version','3.6.4'),(3875,543,'_elementor_template_type','wp-page'),(3876,543,'_elementor_version','3.6.2'),(3877,543,'_elementor_edit_mode','builder'),(3878,543,'_wp_page_template','elementor_canvas'),(3879,543,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"444daf2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":30.199999999999999289457264239899814128875732421875,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f210b2\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3880,543,'_elementor_page_assets','a:0:{}'),(3881,543,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3882,543,'_elementor_pro_version','3.6.4'),(3889,544,'_elementor_page_assets','a:0:{}'),(3890,544,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3891,544,'_elementor_pro_version','3.6.4'),(3896,545,'_wp_page_template','elementor_canvas'),(3897,545,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3898,545,'_elementor_page_assets','a:0:{}'),(3899,545,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3900,545,'_elementor_pro_version','3.6.4'),(3901,546,'_elementor_template_type','wp-page'),(3902,546,'_elementor_version','3.6.4'),(3903,546,'_elementor_edit_mode','builder'),(3904,546,'_wp_page_template','elementor_canvas'),(3905,546,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3906,546,'_elementor_page_assets','a:0:{}'),(3907,546,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3908,546,'_elementor_pro_version','3.6.4'),(3909,547,'_elementor_template_type','wp-page'),(3910,547,'_elementor_version','3.6.4'),(3911,547,'_elementor_edit_mode','builder'),(3912,547,'_wp_page_template','elementor_canvas'),(3913,547,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3914,547,'_elementor_page_assets','a:0:{}'),(3915,547,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(3916,547,'_elementor_pro_version','3.6.4'),(3917,548,'_elementor_edit_mode','builder'),(3918,548,'_elementor_template_type','widget'),(3919,548,'_wp_page_template','default'),(3920,548,'_elementor_version','3.6.4'),(3921,548,'_elementor_pro_version','3.6.4'),(3922,548,'_elementor_data','[{\"id\":\"480\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"nav-menu\"}]'),(3923,548,'_elementor_page_assets','a:0:{}'),(3924,548,'_elementor_template_widget_type','nav-menu'),(3925,548,'_elementor_global_widget_included_posts','a:15:{i:487;b:1;i:491;b:1;i:29;b:1;i:495;b:1;i:498;b:1;i:499;b:1;i:508;b:1;i:288;b:1;i:512;b:1;i:37;b:1;i:519;b:1;i:138;b:1;i:39;b:1;i:527;b:1;i:532;b:1;}'),(3933,549,'_elementor_version','3.6.2'),(3934,549,'_elementor_pro_version','3.6.4'),(3935,549,'_wp_page_template','elementor_canvas'),(3936,549,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3937,549,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3938,549,'_elementor_page_assets','a:0:{}'),(3940,550,'_elementor_edit_mode','builder'),(3941,550,'_elementor_template_type','wp-page'),(3942,550,'_elementor_version','3.6.2'),(3943,550,'_elementor_pro_version','3.6.4'),(3944,550,'_wp_page_template','elementor_canvas'),(3945,550,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3946,550,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3947,550,'_elementor_page_assets','a:0:{}'),(4001,557,'_elementor_pro_version','3.6.4'),(4002,557,'_wp_page_template','elementor_canvas'),(4003,557,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4004,557,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3949,551,'_elementor_edit_mode','builder'),(3950,551,'_elementor_template_type','wp-page'),(3951,551,'_elementor_version','3.6.2'),(3952,551,'_elementor_pro_version','3.6.4'),(3953,551,'_wp_page_template','elementor_canvas'),(3954,551,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3955,551,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3956,551,'_elementor_page_assets','a:0:{}'),(3961,552,'_elementor_pro_version','3.6.4'),(3962,552,'_wp_page_template','elementor_canvas'),(3963,552,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3964,552,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3965,552,'_elementor_page_assets','a:0:{}'),(3966,553,'_elementor_edit_mode','builder'),(3967,553,'_elementor_template_type','wp-page'),(3968,553,'_elementor_version','3.6.4'),(3969,553,'_elementor_pro_version','3.6.4'),(3970,553,'_wp_page_template','elementor_canvas'),(3971,553,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3972,553,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3973,553,'_elementor_page_assets','a:0:{}'),(3998,557,'_elementor_edit_mode','builder'),(3999,557,'_elementor_template_type','wp-page'),(4000,557,'_elementor_version','3.6.4'),(3974,554,'_elementor_edit_mode','builder'),(3975,554,'_elementor_template_type','wp-page'),(3976,554,'_elementor_version','3.6.4'),(3977,554,'_elementor_pro_version','3.6.4'),(3978,554,'_wp_page_template','elementor_canvas'),(3979,554,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3980,554,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3981,554,'_elementor_page_assets','a:0:{}'),(3982,555,'_elementor_edit_mode','builder'),(3983,555,'_elementor_template_type','wp-page'),(3984,555,'_elementor_version','3.6.4'),(3985,555,'_elementor_pro_version','3.6.4'),(3986,555,'_wp_page_template','elementor_canvas'),(3987,555,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3988,555,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3989,555,'_elementor_page_assets','a:0:{}'),(3990,556,'_elementor_edit_mode','builder'),(3991,556,'_elementor_template_type','wp-page'),(3992,556,'_elementor_version','3.6.4'),(3993,556,'_elementor_pro_version','3.6.4'),(3994,556,'_wp_page_template','elementor_canvas'),(3995,556,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(3996,556,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d25f3fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6ece0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5bc61460\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"411f33f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8b86f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f3d790c\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3997,556,'_elementor_page_assets','a:0:{}'),(4005,557,'_elementor_page_assets','a:0:{}'),(4049,564,'_elementor_page_assets','a:0:{}'),(4050,564,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4051,564,'_elementor_pro_version','3.6.4'),(4125,577,'_elementor_edit_mode','builder'),(4044,564,'_elementor_template_type','wp-page'),(4045,564,'_elementor_version','3.6.4'),(4046,564,'_elementor_edit_mode','builder'),(4047,564,'_wp_page_template','elementor_canvas'),(4048,564,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"underwater scene\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-183,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4018,559,'_wp_attachment_image_alt','bldg front'),(4019,560,'_wp_attached_file','2022/04/erol-ahmed-aIYFR0vbADk-unsplash-scaled.jpg'),(4020,560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:50:\"2022/04/erol-ahmed-aIYFR0vbADk-unsplash-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"erol-ahmed-aIYFR0vbADk-unsplash-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"erol-ahmed-aIYFR0vbADk-unsplash-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"erol-ahmed-aIYFR0vbADk-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"erol-ahmed-aIYFR0vbADk-unsplash-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:45:\"erol-ahmed-aIYFR0vbADk-unsplash-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:45:\"erol-ahmed-aIYFR0vbADk-unsplash-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s: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:{}}s:14:\"original_image\";s:35:\"erol-ahmed-aIYFR0vbADk-unsplash.jpg\";}'),(4021,560,'_wp_attachment_image_alt','echevaria'),(4023,561,'_wp_attached_file','2022/04/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg'),(4024,561,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:53:\"2022/04/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"jeremy-bishop-1braZySlEKA-unsplash-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"jeremy-bishop-1braZySlEKA-unsplash-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"jeremy-bishop-1braZySlEKA-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"jeremy-bishop-1braZySlEKA-unsplash-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:48:\"jeremy-bishop-1braZySlEKA-unsplash-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:48:\"jeremy-bishop-1braZySlEKA-unsplash-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:38:\"jeremy-bishop-1braZySlEKA-unsplash.jpg\";}'),(4025,561,'_wp_attachment_image_alt',''),(4026,562,'_elementor_template_type','wp-page'),(4027,562,'_elementor_version','3.6.4'),(4028,562,'_elementor_edit_mode','builder'),(4029,562,'_wp_page_template','elementor_canvas'),(4030,562,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4031,562,'_elementor_page_assets','a:0:{}'),(4032,562,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4033,562,'_elementor_pro_version','3.6.4'),(4035,563,'_elementor_template_type','wp-page'),(4036,563,'_elementor_version','3.6.4'),(4037,563,'_elementor_edit_mode','builder'),(4038,563,'_wp_page_template','elementor_canvas'),(4039,563,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c57d33\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43e9fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1715af8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4040,563,'_elementor_page_assets','a:0:{}'),(4041,563,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4042,563,'_elementor_pro_version','3.6.4'),(4087,573,'_elementor_template_type','wp-page'),(4088,573,'_elementor_version','3.6.4'),(4089,573,'_elementor_edit_mode','builder'),(4090,573,'_wp_page_template','elementor_canvas'),(4091,573,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"underwater scene\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-183,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_xpos\":{\"unit\":\"px\",\"size\":-84,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":-93,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_bg_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.440000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/silas-baisch-K785Da4A_JA-unsplash-scaled.jpg\",\"id\":569,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_ypos\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4061,566,'_wp_attached_file','2022/04/P8190013-scaled.jpg'),(4062,566,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:27:\"2022/04/P8190013-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"P8190013-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"P8190013-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"P8190013-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"P8190013-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"P8190013-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"P8190013-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"TG-850\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:10:\"1408491490\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"3.7\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"P8190013.jpg\";}'),(4063,567,'_wp_attached_file','2022/04/dustin-humes-QndtVf9NBd0-unsplash-scaled.jpg'),(4064,567,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1313;s:4:\"file\";s:52:\"2022/04/dustin-humes-QndtVf9NBd0-unsplash-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"dustin-humes-QndtVf9NBd0-unsplash-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"dustin-humes-QndtVf9NBd0-unsplash-1024x525.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"dustin-humes-QndtVf9NBd0-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"dustin-humes-QndtVf9NBd0-unsplash-768x394.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:46:\"dustin-humes-QndtVf9NBd0-unsplash-1536x788.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:47:\"dustin-humes-QndtVf9NBd0-unsplash-2048x1051.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1051;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:37:\"dustin-humes-QndtVf9NBd0-unsplash.jpg\";}'),(4065,568,'_wp_attached_file','2022/04/li-fei-l4QTY7XOIcg-unsplash-scaled.jpg'),(4066,568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1280;s:4:\"file\";s:46:\"2022/04/li-fei-l4QTY7XOIcg-unsplash-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"li-fei-l4QTY7XOIcg-unsplash-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"li-fei-l4QTY7XOIcg-unsplash-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"li-fei-l4QTY7XOIcg-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"li-fei-l4QTY7XOIcg-unsplash-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:40:\"li-fei-l4QTY7XOIcg-unsplash-1536x768.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:41:\"li-fei-l4QTY7XOIcg-unsplash-2048x1024.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:31:\"li-fei-l4QTY7XOIcg-unsplash.jpg\";}'),(4826,656,'_elementor_template_type','wp-page'),(4778,650,'_elementor_template_type','wp-page'),(4754,647,'_elementor_template_type','wp-page'),(4067,569,'_wp_attached_file','2022/04/silas-baisch-K785Da4A_JA-unsplash-scaled.jpg'),(4068,569,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:52:\"2022/04/silas-baisch-K785Da4A_JA-unsplash-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"silas-baisch-K785Da4A_JA-unsplash-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"silas-baisch-K785Da4A_JA-unsplash-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"silas-baisch-K785Da4A_JA-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"silas-baisch-K785Da4A_JA-unsplash-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:47:\"silas-baisch-K785Da4A_JA-unsplash-1229x1536.jpg\";s:5:\"width\";i:1229;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:47:\"silas-baisch-K785Da4A_JA-unsplash-1639x2048.jpg\";s:5:\"width\";i:1639;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:37:\"silas-baisch-K785Da4A_JA-unsplash.jpg\";}'),(4069,570,'_wp_attached_file','2022/04/IMG_0441-scaled.jpg'),(4070,570,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2022/04/IMG_0441-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0441-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0441-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0441-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0441-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_0441-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"IMG_0441-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 5\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1408348493\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0006269592476489\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_0441.jpg\";}'),(4071,571,'_elementor_template_type','wp-page'),(4072,571,'_elementor_version','3.6.4'),(4073,571,'_elementor_edit_mode','builder'),(4074,571,'_wp_page_template','elementor_canvas'),(4075,571,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"underwater scene\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-183,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4076,571,'_elementor_page_assets','a:0:{}'),(4077,571,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4078,571,'_elementor_pro_version','3.6.4'),(4079,572,'_elementor_template_type','wp-page'),(4080,572,'_elementor_version','3.6.4'),(4081,572,'_elementor_edit_mode','builder'),(4082,572,'_wp_page_template','elementor_canvas'),(4083,572,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"underwater scene\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-183,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4084,572,'_elementor_page_assets','a:0:{}'),(4085,572,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4086,572,'_elementor_pro_version','3.6.4'),(4092,573,'_elementor_page_assets','a:0:{}'),(4093,573,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4094,573,'_elementor_pro_version','3.6.4'),(4126,577,'_elementor_template_type','kit'),(4127,577,'_wp_page_template','default'),(4687,637,'_elementor_edit_mode','builder'),(4688,637,'_elementor_template_type','page'),(4689,637,'_elementor_version','3.9.0'),(4690,637,'_elementor_pro_version','3.9.0'),(4691,637,'_wp_page_template','elementor_canvas'),(4692,637,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4693,637,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fefcb9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Ariel\'s background and expertise.\",\"tab_content\":\"<p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li>MBA in Strategic Leadership, Fisher College<\\/li><li><span style=\\\"color: #000000;\\\">BA in Criminal Justice, Fisher College<br \\/><\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br \\/><\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul>\",\"_id\":\"0b2355a\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"461af44\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8b774f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"707203a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b751f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1dba10b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f0ad6d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73653b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"e7e5797\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MA, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d340cf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66e04c4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"a862db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3cd032\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ff815fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a581786\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ceb0233\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"55ee27f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"3f204a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f0d2718\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b2d4eab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"888ccbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d15b26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bc85a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wpob_postmeta` VALUES (4685,636,'_wp_attached_file','2022/04/IMG_2536.jpg'),(4686,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:569;s:6:\"height\";i:558;s:4:\"file\";s:20:\"2022/04/IMG_2536.jpg\";s:8:\"filesize\";i:48923;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_2536-300x294.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15316;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_2536-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9780;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone SE\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473408748\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:18:\"0.0075187969924812\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4704,638,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fefcb9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Ariel\'s background and expertise.\",\"tab_content\":\"<p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li>MBA in Strategic Leadership, Fisher College<\\/li><li><span style=\\\"color: #000000;\\\">BA in Criminal Justice, Fisher College<br \\/><\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br \\/><\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul>\",\"_id\":\"0b2355a\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"461af44\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8b774f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"707203a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b751f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1dba10b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f0ad6d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73653b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"e7e5797\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d340cf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66e04c4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"a862db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3cd032\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ff815fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a581786\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ceb0233\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"55ee27f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"3f204a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f0d2718\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b2d4eab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"888ccbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d15b26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bc85a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4705,638,'_elementor_page_assets','a:0:{}'),(4706,639,'_elementor_edit_mode','builder'),(4707,639,'_elementor_template_type','page'),(4708,639,'_elementor_version','3.9.0'),(4709,639,'_elementor_pro_version','3.9.0'),(4710,640,'_elementor_edit_mode','builder'),(4711,640,'_elementor_template_type','page'),(4712,640,'_elementor_version','3.9.0'),(4713,640,'_elementor_pro_version','3.9.0'),(4714,639,'_wp_page_template','elementor_canvas'),(4715,639,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4716,639,'_elementor_data','[{\"id\":\"73c37dea\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ddaf007\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7013457c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a527806\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"608c8209\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a9982b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"195c8858\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"1525a656\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"6622fa92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63e22bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"4f449a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47e30040\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"294ee291\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a57f6bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65b2d35c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ff1196\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"6b084601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fd17df4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d263089\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"be552a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"44e9f00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"57bad8da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"752e36f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4c9007e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663d1919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39538753\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Ariel\'s background and expertise.\",\"tab_content\":\"<p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li>MBA in Strategic Leadership, Fisher College<\\/li><li><span style=\\\"color: #000000;\\\">BA in Criminal Justice, Fisher College<br \\/><\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br \\/><\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul>\",\"_id\":\"0b2355a\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3eede12a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"629c6b21\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"637fced5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78a05218\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"442359aa\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1cfec3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"7b8f8933\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7cdcc551\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1fdad9a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2e842e2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8cbd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dd8d244\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"52722635\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d0a5f05\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"61747980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2341ec49\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dbb4238\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"c6c1a98\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"4b80c174\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"37821d21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"68654667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"32d9717c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21fb7546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16677625\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7819410f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"289f247\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"552f5a86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4717,641,'_elementor_edit_mode','builder'),(4718,641,'_elementor_template_type','page'),(4719,641,'_elementor_version','3.9.0'),(4720,641,'_elementor_pro_version','3.9.0'),(4721,641,'_wp_page_template','elementor_canvas'),(4722,641,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4723,641,'_elementor_data','[{\"id\":\"73c37dea\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ddaf007\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7013457c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a527806\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"608c8209\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a9982b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"195c8858\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"1525a656\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"6622fa92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63e22bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"4f449a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47e30040\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"294ee291\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a57f6bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65b2d35c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ff1196\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"6b084601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fd17df4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d263089\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"be552a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"44e9f00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"57bad8da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"752e36f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4c9007e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663d1919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39538753\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Ariel\'s background and expertise.\",\"tab_content\":\"<p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li>MBA in Strategic Leadership, Fisher College<\\/li><li><span style=\\\"color: #000000;\\\">BA in Criminal Justice, Fisher College<br \\/><\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br \\/><\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul>\",\"_id\":\"0b2355a\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3eede12a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"629c6b21\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"637fced5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78a05218\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"442359aa\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1cfec3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"7b8f8933\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7cdcc551\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1fdad9a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2e842e2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8cbd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dd8d244\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"52722635\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d0a5f05\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"61747980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2341ec49\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dbb4238\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"c6c1a98\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"4b80c174\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"37821d21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"68654667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"32d9717c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21fb7546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16677625\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7819410f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"289f247\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"552f5a86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4724,639,'_elementor_page_assets','a:0:{}'),(4725,642,'_elementor_edit_mode','builder'),(4726,642,'_elementor_template_type','page'),(4727,642,'_elementor_version','3.9.0'),(4728,642,'_elementor_pro_version','3.9.0'),(4729,642,'_wp_page_template','elementor_canvas'),(4730,642,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4731,642,'_elementor_data','[{\"id\":\"5f0a3f72\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3b008c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c92a10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ee4be47\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480,\"draft\":true},{\"id\":\"195a6d22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27b9a4b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"36dbfb39\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"39830150\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b15f4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252e2c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2b3ad0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22682cf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"57e2a32c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d939579\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c829cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"92fda16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"3f815e86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7418c234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c8f7b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1b8e053\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"384b9a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7da570d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6c9ade56\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"b7e3274\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7578a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fefcb9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Ariel\'s background and expertise.\",\"tab_content\":\"<p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li>MBA in Strategic Leadership, Fisher College<\\/li><li><span style=\\\"color: #000000;\\\">BA in Criminal Justice, Fisher College<br \\/><\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br \\/><\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul>\",\"_id\":\"0b2355a\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"6bc02a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"461af44\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8b774f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29d56f69\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"707203a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"b751f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1dba10b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f0ad6d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73653b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"e7e5797\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d340cf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66e04c4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"a862db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3cd032\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ff815fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a581786\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ceb0233\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"55ee27f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"3f204a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f0d2718\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b2d4eab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"888ccbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d15b26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bc85a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68d9518c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7343ba49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ab1048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a0ff946\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6187c334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50f6ace1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6817ca43\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480,\"draft\":true},{\"id\":\"7b3c84d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2788d26b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"58488e8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"4a562166\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"37601328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"709b5953\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"5d01f162\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b61aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"e07b24d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cf24b51\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"777eba08\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"18b809fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"6077bb97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4444dc08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3dd4b43\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1359ccb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"186758e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"70208401\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1e1ff050\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"567a55d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c4ba517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5171caf8\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Ariel\'s background and expertise.\",\"tab_content\":\"<p><span style=\\\"color: #000000;\\\"><strong>Education<\\/strong><\\/span><\\/p><ul><li>MBA in Strategic Leadership, Fisher College<\\/li><li><span style=\\\"color: #000000;\\\">BA in Criminal Justice, Fisher College<br \\/><\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Clinical Training<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br \\/><\\/span><\\/li><li><span style=\\\"color: #000000;\\\">Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA<\\/span><\\/li><\\/ul><p><span style=\\\"color: #000000;\\\"><strong>Professional Associations<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #000000;\\\">Massachusetts Mental Health Counselors Association<\\/span><\\/li><\\/ul>\",\"_id\":\"0b2355a\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"7d90fd6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"310d0b4e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"169dda29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f7137d0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46447595\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4709a3b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"556f72f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"12793f9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6418b743\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2f11dfe6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"319a0d0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18516e3\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"13d7737d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5968adea\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"321efc02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e400790\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"640af085\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"461874cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"387a3fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"761d559b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"435c5cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"71dcce4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26cd363a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fce2c51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"646ee42f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3873d920\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"138a659\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4732,642,'_elementor_page_assets','a:0:{}'),(5399,722,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the personal blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities served as a repository for online writing, and webrings on the host linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of privacy controls, before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4743,645,'_elementor_page_assets','a:0:{}'),(4744,645,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4745,645,'_elementor_pro_version','3.6.4'),(4746,646,'_elementor_template_type','wp-page'),(4747,646,'_elementor_version','3.6.4'),(4748,646,'_elementor_edit_mode','builder'),(4749,646,'_wp_page_template','elementor_canvas'),(4750,646,'_elementor_data','[{\"id\":\"3dab45a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"underwater scene\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-183,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"ea2ac27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed999df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92963d6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"28c80f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe3e478\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"57a4dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"95a2f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"8bf286c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cbf0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"2ec1d8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d6e21e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"219c20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0eff6c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/jeremy-bishop-1braZySlEKA-unsplash-scaled.jpg\",\"id\":561,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_xpos\":{\"unit\":\"px\",\"size\":-84,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":-93,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_bg_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.440000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[{\"id\":\"b76a702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf01f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1417203\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"a50664b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"cc31e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"f765159\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef26b17\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"4a1f0f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60c606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d119e3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe12be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b392cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"541ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1be13dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3020862\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"c50af71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bee38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"064a871\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"449a862\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/silas-baisch-K785Da4A_JA-unsplash-scaled.jpg\",\"id\":569,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_ypos\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[{\"id\":\"0f75238\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c2d6703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Training and Experience<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6746c612\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"3063469f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0210000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false},{\"id\":\"c77d824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.2540000000000048885340220294892787933349609375},\"elements\":[{\"id\":\"6cd1f475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"comp-kljqkrc6\\\" class=\\\"_1Q9if\\\" data-testid=\\\"richTextElement\\\"><strong>Professional Licenses and Certifications<\\/strong>\\n<ul>\\n \\t<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882<\\/br><\\/li>\\n \\t<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.<\\/br><\\/li>\\n<\\/ul>\\n<strong>Education<\\/strong>\\n<ul>\\n \\t<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College<\\/br><\\/li>\\n \\t<li>BA in Russian Area Studies, Wellesley College<\\/li>\\n<\\/ul>\\n<strong>Clinical Training<\\/strong>\\n<ul>\\n \\t<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li>\\n \\t<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li>\\n \\t<li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li>\\n<\\/ul>\\n<strong>Professional Associations<\\/strong>\\n<ul>\\n \\t<li>Massachusetts Mental Health Counselors Association<\\/li>\\n<\\/ul>\\n<\\/div>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e491c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.0269999999999992468247000942938029766082763671875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f38d7c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cf9764a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9460c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4751,646,'_elementor_page_assets','a:0:{}'),(4752,646,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4753,646,'_elementor_pro_version','3.6.4'),(4764,648,'_elementor_edit_mode','builder'),(4765,648,'_wp_page_template','elementor_canvas'),(4766,648,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4767,648,'_elementor_page_assets','a:0:{}'),(4768,648,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4769,648,'_elementor_pro_version','3.9.0'),(4770,649,'_elementor_template_type','wp-page'),(4771,649,'_elementor_version','3.9.0'),(4772,649,'_elementor_edit_mode','builder'),(4773,649,'_wp_page_template','elementor_canvas'),(4774,649,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and<br \\/>concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4775,649,'_elementor_page_assets','a:0:{}'),(4776,649,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4777,649,'_elementor_pro_version','3.9.0'),(4779,650,'_elementor_version','3.9.0'),(4780,650,'_elementor_edit_mode','builder'),(4781,650,'_wp_page_template','elementor_canvas'),(4782,650,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4783,650,'_elementor_page_assets','a:0:{}'),(4784,650,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4785,650,'_elementor_pro_version','3.9.0'),(4786,651,'_elementor_template_type','wp-page'),(4787,651,'_elementor_version','3.9.0'),(4788,651,'_elementor_edit_mode','builder'),(4789,651,'_wp_page_template','elementor_canvas'),(4790,651,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4791,651,'_elementor_page_assets','a:0:{}'),(4792,651,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4793,651,'_elementor_pro_version','3.9.0'),(4794,652,'_elementor_template_type','wp-page'),(4795,652,'_elementor_version','3.9.0'),(4796,652,'_elementor_edit_mode','builder'),(4797,652,'_wp_page_template','elementor_canvas'),(4798,652,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise.\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4799,652,'_elementor_page_assets','a:0:{}'),(4800,652,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4801,652,'_elementor_pro_version','3.9.0'),(4802,653,'_elementor_template_type','wp-page'),(4803,653,'_elementor_version','3.9.0'),(4804,653,'_elementor_edit_mode','builder'),(4805,653,'_wp_page_template','elementor_canvas'),(4806,653,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4807,653,'_elementor_page_assets','a:0:{}'),(4808,653,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4809,653,'_elementor_pro_version','3.9.0'),(4810,654,'_elementor_template_type','wp-page'),(4811,654,'_elementor_version','3.9.0'),(4812,654,'_elementor_edit_mode','builder'),(4813,654,'_wp_page_template','elementor_canvas'),(4814,654,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4815,654,'_elementor_page_assets','a:0:{}'),(4816,654,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4817,654,'_elementor_pro_version','3.9.0'),(4818,655,'_elementor_template_type','wp-page'),(4819,655,'_elementor_version','3.9.0'),(4820,655,'_elementor_edit_mode','builder'),(4821,655,'_wp_page_template','elementor_canvas'),(4822,655,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<\\/p>\\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4823,655,'_elementor_page_assets','a:0:{}'),(4824,655,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4825,655,'_elementor_pro_version','3.9.0'),(4827,656,'_elementor_version','3.9.0'),(4828,656,'_elementor_edit_mode','builder'),(4829,656,'_wp_page_template','elementor_canvas'),(4830,656,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4831,656,'_elementor_page_assets','a:0:{}'),(4832,656,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(4833,656,'_elementor_pro_version','3.9.0'),(5397,722,'_elementor_pro_version','3.9.0'),(5398,722,'_wp_page_template','default'),(5396,722,'_elementor_version','3.10.0'),(4837,657,'_elementor_template_type','wp-page'),(4838,657,'_elementor_version','3.6.4'),(4839,657,'_elementor_edit_mode','builder'),(4840,657,'_elementor_pro_version','3.6.4'),(4841,657,'_wp_page_template','elementor_canvas'),(4842,657,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4843,657,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4844,657,'_elementor_page_assets','a:0:{}'),(4845,658,'_elementor_template_type','wp-page'),(4846,658,'_elementor_version','3.6.4'),(4847,658,'_elementor_edit_mode','builder'),(4848,658,'_elementor_pro_version','3.6.4'),(4849,658,'_wp_page_template','elementor_canvas'),(4850,658,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4851,658,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to contact me to learn more and book a consultation.<\\/p><p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br \\/>The Therapy Center for Mind and Body<br \\/>1234 Broadway<br \\/>Somerville, MA<\\/p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p><p><strong><u>Transportation<\\/u><\\/strong><\\/p><p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p><p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p><p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4852,658,'_elementor_page_assets','a:0:{}'),(5000,677,'_elementor_template_type','wp-page'),(4853,659,'_elementor_template_type','wp-page'),(4854,659,'_elementor_version','3.6.4'),(4855,659,'_elementor_edit_mode','builder'),(4856,659,'_elementor_pro_version','3.6.4'),(4857,659,'_wp_page_template','elementor_canvas'),(4858,659,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4859,659,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4860,659,'_elementor_page_assets','a:0:{}'),(4861,660,'_elementor_edit_mode','builder'),(4862,660,'_elementor_template_type','wp-page'),(4863,660,'_elementor_version','3.6.4'),(4864,660,'_elementor_pro_version','3.6.4'),(4865,660,'_wp_page_template','elementor_canvas'),(4866,660,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4867,660,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4868,660,'_elementor_page_assets','a:0:{}'),(4869,661,'_elementor_edit_mode','builder'),(4870,661,'_elementor_template_type','wp-page'),(4871,661,'_elementor_version','3.6.4'),(4872,661,'_elementor_pro_version','3.6.4'),(4873,661,'_wp_page_template','elementor_canvas'),(4874,661,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4875,661,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4876,661,'_elementor_page_assets','a:0:{}'),(4877,662,'_elementor_edit_mode','builder'),(4878,662,'_elementor_template_type','wp-page'),(4879,662,'_elementor_version','3.6.4'),(4880,662,'_elementor_pro_version','3.6.4'),(4881,662,'_wp_page_template','elementor_canvas'),(4882,662,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4883,662,'_elementor_data','[{\"id\":\"1cd1bef8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32086bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e1fb36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30dfb1c7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"444d67c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3d3caa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"4eca0958\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1d78ad92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Specialties<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"beach\",\"source\":\"library\"},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41deb8dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"4ad05a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false},{\"id\":\"34c1bad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":89.3020000000000067075234255753457546234130859375},\"elements\":[{\"id\":\"7b7c1ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"eb11b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c09a45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Executive Function<\\/strong><\\/p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"89f07f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0632cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Issues with Technology<\\/b><\\/p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b04ca5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5702aeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Relationship Conflicts<\\/strong><\\/p><p>We are social creatures, and each individual\\u2019s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f493d14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"93fc360\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"41796a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1694564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Creativity and Mastery<\\/strong><\\/p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us<\\/em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab9ef8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58887ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Body Image and Self-Esteem<\\/strong><\\/p><p>How we see ourselves\\u2014physically and mentally\\u2014is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47781f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b83b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Life Transitions<\\/strong><\\/p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4eeb9c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"16dec1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47ca7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Anxiety and Stress Management<\\/strong><\\/p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today\\u2019s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9654242\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4938c99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Depression<\\/strong><\\/p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b21939\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28fc266\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Grief and Loss<\\/strong><\\/p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bafca19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"464410e9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"109a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4452839d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4884,662,'_elementor_page_assets','a:0:{}'),(4885,663,'_elementor_edit_mode','builder'),(4886,663,'_elementor_template_type','wp-page'),(4887,663,'_elementor_version','3.6.2'),(4888,663,'_elementor_pro_version','3.6.4'),(4889,663,'_wp_page_template','elementor_canvas'),(4890,663,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4891,663,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4892,663,'_elementor_page_assets','a:0:{}'),(4893,664,'_elementor_edit_mode','builder'),(4894,664,'_elementor_template_type','wp-page'),(4895,664,'_elementor_version','3.6.2'),(4896,664,'_elementor_pro_version','3.6.4'),(4897,664,'_wp_page_template','elementor_canvas'),(4898,664,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4899,664,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4900,664,'_elementor_page_assets','a:0:{}'),(4901,665,'_elementor_edit_mode','builder'),(4902,665,'_elementor_template_type','wp-page'),(4903,665,'_elementor_version','3.6.2'),(4904,665,'_elementor_pro_version','3.6.4'),(4905,665,'_wp_page_template','elementor_canvas'),(4906,665,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4907,665,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4908,665,'_elementor_page_assets','a:0:{}'),(4909,666,'_elementor_edit_mode','builder'),(4910,666,'_elementor_template_type','wp-page'),(4911,666,'_elementor_version','3.9.0'),(4912,666,'_elementor_pro_version','3.9.0'),(4913,666,'_wp_page_template','elementor_canvas'),(4914,666,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4915,666,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4916,666,'_elementor_page_assets','a:0:{}'),(4917,667,'_elementor_edit_mode','builder'),(4918,667,'_elementor_template_type','wp-page'),(4919,667,'_elementor_version','3.9.0'),(4920,667,'_elementor_pro_version','3.9.0'),(4921,667,'_wp_page_template','elementor_canvas'),(4922,667,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4923,667,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $220<\\/li><li>Psychotherapy, 50-minute session: $150<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p>\\u00a0<\\/p><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation:\\u00a00-15 minutes: no charge; subsequent 30-minute increments: $80<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4924,667,'_elementor_page_assets','a:0:{}'),(4925,668,'_elementor_edit_mode','builder'),(4926,668,'_elementor_template_type','wp-page'),(4927,668,'_elementor_version','3.9.0'),(4928,668,'_elementor_pro_version','3.9.0'),(4929,668,'_wp_page_template','elementor_canvas'),(4930,668,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4931,668,'_elementor_data','[{\"id\":\"3a368efe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15522298\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2807b2e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d9f1540\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e8a8a66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"129808a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cafd0fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Policies, FAQs, and Fees<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ffdd1e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"20543322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"3801344a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0fb31e7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your approach to therapy?\",\"tab_content\":\"<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.<\\/p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.<\\/p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.<\\/p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.<\\/p>\",\"_id\":\"0743ebd\"},{\"tab_title\":\"The duration of therapy\",\"tab_content\":\"Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\",\"_id\":\"5f8f2d0\"},{\"_id\":\"8d0a913\",\"tab_title\":\"How are you handling Covid-19?\",\"tab_content\":\"<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.<\\/p>\"},{\"_id\":\"d14c850\",\"tab_title\":\"What age groups do you work with?\",\"tab_content\":\"<p>I work with adults 18 years of age and older.<\\/p>\"},{\"_id\":\"7a45a09\",\"tab_title\":\"Do you prescribe medication?\",\"tab_content\":\"I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\"},{\"_id\":\"786e97b\",\"tab_title\":\"What is your fee structure?\",\"tab_content\":\"<p><em>Psychotherapy Fees<\\/em><\\/p><ul><li>Initial phone consult: free<\\/li><li>Psychotherapy intake: $250<\\/li><li>Psychotherapy, 50-minute session: $200<\\/li><li>Psychotherapy, 30-minute session: $80<\\/li><\\/ul><p><em>Administrative Fees<\\/em><\\/p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $100<\\/li><\\/ul><p><span class=\\\"color_15\\\">I accept cash and credit\\/debit card. For telehealth appointments, I am only able to accept credit\\/debit card. All card payments are processed via <a href=\\\"https:\\/\\/axelrod.clientsecure.me\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Simple Practice<\\/a>.<\\/span><\\/p>\"},{\"_id\":\"c28cfb0\",\"tab_title\":\"Where can I view your privacy policy and patient bill of rights?\",\"tab_content\":\"<p>My Notice of Privacy Practices is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Notice-of-Privacy-Practices.pdf\\\">here<\\/a> and my Patient Bill of Rights is available <a href=\\\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\\\">here<\\/a>.<\\/p>\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3c48ffa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6977017e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3006261c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfe6d1\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"296ee02e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4932,668,'_elementor_page_assets','a:0:{}'),(4933,669,'_elementor_edit_mode','builder'),(4934,669,'_elementor_template_type','wp-page'),(4935,669,'_elementor_version','3.6.2'),(4936,669,'_elementor_pro_version','3.6.4'),(4937,669,'_wp_page_template','elementor_canvas'),(4938,669,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4939,669,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4940,669,'_elementor_page_assets','a:0:{}'),(4942,670,'_elementor_edit_mode','builder'),(4943,670,'_elementor_template_type','wp-page'),(4944,670,'_elementor_version','3.6.2'),(4945,670,'_elementor_pro_version','3.6.4'),(4946,670,'_wp_page_template','elementor_canvas'),(4947,670,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4948,670,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#000000\",\"nav_menu_divider\":\"yes\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4949,670,'_elementor_page_assets','a:0:{}'),(4951,671,'_elementor_edit_mode','builder'),(4952,671,'_elementor_template_type','wp-page'),(4953,671,'_elementor_version','3.6.2'),(4954,671,'_elementor_pro_version','3.6.4'),(4955,671,'_wp_page_template','elementor_canvas'),(4956,671,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4957,671,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4958,671,'_elementor_page_assets','a:0:{}'),(4963,672,'_elementor_pro_version','3.9.0'),(4964,672,'_wp_page_template','elementor_canvas'),(4965,672,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4966,672,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4967,672,'_elementor_page_assets','a:0:{}'),(4968,673,'_elementor_template_type','wp-page'),(4969,673,'_elementor_version','3.9.0'),(4970,673,'_elementor_edit_mode','builder'),(4971,673,'_elementor_pro_version','3.9.0'),(4972,673,'_wp_page_template','elementor_canvas'),(4973,673,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4974,673,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2022. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4975,673,'_elementor_page_assets','a:0:{}'),(4976,674,'_elementor_template_type','wp-page'),(4977,674,'_elementor_version','3.9.0'),(4978,674,'_elementor_edit_mode','builder'),(4979,674,'_elementor_pro_version','3.9.0'),(4980,674,'_wp_page_template','elementor_canvas'),(4981,674,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4982,674,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4983,674,'_elementor_page_assets','a:0:{}'),(4984,675,'_elementor_template_type','wp-page'),(4985,675,'_elementor_version','3.9.0'),(4986,675,'_elementor_edit_mode','builder'),(4987,675,'_elementor_pro_version','3.9.0'),(4988,675,'_wp_page_template','elementor_canvas'),(4989,675,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4990,675,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4991,675,'_elementor_page_assets','a:0:{}'),(4992,676,'_elementor_template_type','wp-page'),(4993,676,'_elementor_version','3.9.0'),(4994,676,'_elementor_edit_mode','builder'),(4995,676,'_elementor_pro_version','3.9.0'),(4996,676,'_wp_page_template','elementor_canvas'),(4997,676,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4998,676,'_elementor_data','[{\"id\":\"589dd3dc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33cd3832\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a01cd09\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"80851d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.36800000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"51c4ca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0\\u00a0\\u00a0 Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e05aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.63199999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"373d226\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":\"480\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4999,676,'_elementor_page_assets','a:0:{}'),(5006,677,'_elementor_data','[{\"id\":\"1669282\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56650d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a92d40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67ca113\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5007,677,'_elementor_page_assets','a:0:{}'),(5009,678,'_elementor_template_type','wp-page'),(5010,678,'_elementor_version','3.9.0'),(5011,678,'_elementor_edit_mode','builder'),(5012,678,'_wp_page_template','elementor_canvas'),(5013,678,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5014,678,'_elementor_page_assets','a:0:{}'),(5015,678,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5016,678,'_elementor_pro_version','3.9.0'),(5018,679,'_elementor_template_type','wp-page'),(5019,679,'_elementor_version','3.9.0'),(5020,679,'_elementor_edit_mode','builder'),(5021,679,'_wp_page_template','elementor_canvas'),(5022,679,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background andn expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5023,679,'_elementor_page_assets','a:0:{}'),(5024,679,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5025,679,'_elementor_pro_version','3.9.0'),(5027,680,'_elementor_template_type','wp-page'),(5028,680,'_elementor_version','3.9.0'),(5029,680,'_elementor_edit_mode','builder'),(5030,680,'_wp_page_template','elementor_canvas'),(5031,680,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background and expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5032,680,'_elementor_page_assets','a:0:{}'),(5033,680,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5034,680,'_elementor_pro_version','3.9.0'),(5205,700,'_elementor_template_type','kit'),(5206,700,'_wp_page_template','default'),(5207,700,'_elementor_page_settings','a:56:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:10:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:22:\"globals/colors?id=text\";s:8:\"h2_color\";s:22:\"globals/colors?id=text\";s:8:\"h3_color\";s:22:\"globals/colors?id=text\";s:8:\"h4_color\";s:22:\"globals/colors?id=text\";s:8:\"h5_color\";s:22:\"globals/colors?id=text\";s:8:\"h6_color\";s:22:\"globals/colors?id=text\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:4:\"none\";s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:880;s:5:\"sizes\";a:0:{}}}'),(5153,694,'_elementor_edit_mode','builder'),(5154,694,'_elementor_template_type','wp-page'),(5155,694,'_elementor_version','3.9.0'),(5101,688,'_elementor_template_type','wp-page'),(5102,688,'_elementor_version','3.9.0'),(5103,688,'_elementor_edit_mode','builder'),(5070,684,'_wp_page_template','elementor_canvas'),(5071,684,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5072,684,'_elementor_data','[{\"id\":\"1669282\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56650d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a92d40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67ca113\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"},{\"_id\":\"e12f659\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"custom_id\":\"field_e12f659\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5069,684,'_elementor_pro_version','3.9.0'),(5066,684,'_elementor_template_type','wp-page'),(5067,684,'_elementor_version','3.9.0'),(5068,684,'_elementor_edit_mode','builder'),(5050,682,'_elementor_template_type','wp-page'),(5051,682,'_elementor_version','3.9.0'),(5052,682,'_elementor_edit_mode','builder'),(5053,682,'_elementor_pro_version','3.9.0'),(5054,682,'_wp_page_template','elementor_canvas'),(5055,682,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5056,682,'_elementor_data','[{\"id\":\"1669282\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56650d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a92d40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67ca113\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5057,682,'_elementor_page_assets','a:0:{}'),(5058,683,'_elementor_template_type','wp-page'),(5059,683,'_elementor_version','3.9.0'),(5060,683,'_elementor_edit_mode','builder'),(5061,683,'_elementor_pro_version','3.9.0'),(5062,683,'_wp_page_template','elementor_canvas'),(5063,683,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5064,683,'_elementor_data','[{\"id\":\"1669282\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56650d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a92d40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67ca113\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f86441f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0fdc6c7\"}},\"elements\":[{\"id\":\"3dba939d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57a7c2a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Contact Page and Directions<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2be780c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2e4025ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a26346c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dcc6786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can use the form to send a message, learn more, and book a consultation.<\\/p>\\n<p><span style=\\\"text-decoration: underline;\\\"><strong>Office Address<\\/strong><\\/span><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA<\\/p>\\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.<\\/p>\\n<p><strong><u>Transportation<\\/u><\\/strong><\\/p>\\n<p><strong>Car:<\\/strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<\\/p>\\n<p><strong>Bicycle:<\\/strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<\\/p>\\n<p><strong>Public transportation:<\\/strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89\\/93 have stops within 3 blocks of the Center.<\\/p>\\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"21aa09d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d0fe77\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Me\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"e7d3c05\",\"required\":\"true\"},{\"_id\":\"ad7f2a7\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap2\",\"custom_id\":\"field_ad7f2a7\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"dac8acb\"},{\"_id\":\"952e715\",\"field_label\":\"Phone No.\",\"placeholder\":\"Phone No.\",\"custom_id\":\"field_952e715\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"910ede1\"},{\"_id\":\"7466eaf\",\"field_type\":\"honeypot\",\"field_label\":\"Flytrap\",\"custom_id\":\"field_7466eaf\"}],\"input_size\":\"md\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"ariel@axelrodlmhc.com\",\"email_subject\":\"New message from &quot;The Collab&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@the-collab.com\",\"email_from_name\":\"The Collab\",\"email_reply_to\":\"email\",\"email_to_2\":\"axelrodhahn@gmail.com\",\"email_subject_2\":\"New message from &quot;The Collab&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@the-collab.com\",\"email_from_name_2\":\"The Collab\",\"email_reply_to_2\":\"axelrodhahn@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"1be6d6ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71e775ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264cdb5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e65d6cc\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a489be4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"546e7efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"28e9def6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80},\"elements\":[{\"id\":\"50dc075\",\"elType\":\"widget\",\"settings\":{\"address\":\"1234 Broadway Somerville, MA\",\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":401,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"49363da2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43398b16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"414c594a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2f7e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b450aa\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5065,683,'_elementor_page_assets','a:0:{}'),(5073,684,'_elementor_page_assets','a:0:{}'),(5074,685,'_elementor_template_type','wp-page'),(5075,685,'_elementor_version','3.9.0'),(5076,685,'_elementor_edit_mode','builder'),(5077,685,'_wp_page_template','elementor_canvas'),(5078,685,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background and expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5079,685,'_elementor_page_assets','a:0:{}'),(5080,685,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5081,685,'_elementor_pro_version','3.9.0'),(5203,698,'_elementor_pro_version','3.9.0'),(5204,700,'_elementor_edit_mode','builder'),(5083,686,'_elementor_template_type','wp-page'),(5084,686,'_elementor_version','3.9.0'),(5085,686,'_elementor_edit_mode','builder'),(5086,686,'_wp_page_template','elementor_canvas'),(5087,686,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background and expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5088,686,'_elementor_page_assets','a:0:{}'),(5089,686,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5090,686,'_elementor_pro_version','3.9.0'),(5200,698,'_elementor_edit_mode','builder'),(5201,698,'_elementor_template_type','wp-post'),(5202,698,'_elementor_version','3.10.0'),(5092,687,'_elementor_template_type','wp-page'),(5093,687,'_elementor_version','3.9.0'),(5094,687,'_elementor_edit_mode','builder'),(5095,687,'_wp_page_template','elementor_canvas'),(5096,687,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background and expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5097,687,'_elementor_page_assets','a:0:{}'),(5098,687,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5099,687,'_elementor_pro_version','3.9.0'),(5104,688,'_wp_page_template','elementor_canvas'),(5105,688,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background and expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5106,688,'_elementor_page_assets','a:0:{}'),(5107,688,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5108,688,'_elementor_pro_version','3.9.0'),(5109,689,'_elementor_template_type','wp-page'),(5110,689,'_elementor_version','3.9.0'),(5111,689,'_elementor_edit_mode','builder'),(5112,689,'_wp_page_template','elementor_canvas'),(5113,689,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background and expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5114,689,'_elementor_page_assets','a:0:{}'),(5115,689,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5116,689,'_elementor_pro_version','3.9.0'),(5117,690,'_elementor_template_type','wp-page'),(5118,690,'_elementor_version','3.9.0'),(5119,690,'_elementor_edit_mode','builder'),(5120,690,'_wp_page_template','elementor_canvas'),(5121,690,'_elementor_data','[{\"id\":\"3606b408\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64aad6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d4789d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c223f8\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480},{\"id\":\"131ce09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae1007b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cbb1e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.0250000000000003552713678800500929355621337890625},\"elements\":[],\"isInner\":false},{\"id\":\"61ee40b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"39b3857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">About the Practice<\\/h2>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"389c05c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.97800000000000153477230924181640148162841796875},\"elements\":[{\"id\":\"10fde7bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.<\\/p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#4B4C4C\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12d4ddf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"35db3ab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.013999999999999346300683100707828998565673828125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2214e0a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74fb9400\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cd93d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"1ce66d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"417fa3d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">The Team<\\/h2>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d7e1be\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"627887e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"a353667\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"5cd0dfb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Ariel-Axelrod.webp\",\"id\":217,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7436d2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"2ca76de7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ariel Axelrod, LMHC, NCC\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1792c526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.<\\/span><\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ebaf814\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"_id\":\"7534d02\",\"tab_title\":\"Learn more about Ariel\'s background and expertise\",\"tab_content\":\"<p><strong>Professional Licenses and Certifications<\\/strong><\\/p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)<\\/li><li>Licensed mental health counselor in Rhode Island (license no. 01431)<\\/li><li>National certified counselor (NCC), cert no. 944326<\\/li><\\/ul><p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College<\\/li><li>BA in Russian Area Studies, Wellesley College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA<\\/li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA<\\/li><li>Supervised Mediation Placement: Newton District Court, Newton, MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"3cd9cb7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cd9d25\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"574d28fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68dfda2f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"710a4e21\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"4cd1bdc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"6640e6cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"7d035733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/04\\/IMG_2536.jpg\",\"id\":636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2768504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"55a21b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Chen, MBA\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18d4a6fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use. He is also fluent in Mandarin Chinese.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f19e219\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Learn more about Kevin\'s background and expertise\",\"tab_content\":\"<p><strong>Education<\\/strong><\\/p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023<\\/li><li>MBA in Strategic Leadership, Fisher College<\\/li><li>BA in Criminal Justice, Fisher College<\\/li><\\/ul><p><strong>Clinical Training<\\/strong><\\/p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)<\\/li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA<\\/li><\\/ul><p><strong>Professional Associations<\\/strong><\\/p><ul><li>Massachusetts Mental Health Counselors Association<\\/li><\\/ul>\",\"_id\":\"bfe4b1b\"}]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"469735cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fcce331\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58170323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bb9e1ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28531450\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7f20cba\"}},\"elements\":[{\"id\":\"389b368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"1017e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30},\"elements\":[{\"id\":\"1427f9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/the-collab.com\\/wp-content\\/uploads\\/2022\\/02\\/Office-Cat.webp\",\"id\":218,\"alt\":\"Yahu\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79deb156\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":49.99900000000000233058017329312860965728759765625},\"elements\":[{\"id\":\"72a42998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yahu\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f67ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).<\\/span><\\/p><p>\\u00a0<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"247c8ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":9.9789999999999992041921359486877918243408203125},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a014296\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1224b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4dada8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5122,690,'_elementor_page_assets','a:0:{}'),(5123,690,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:10:\"hide_title\";s:3:\"yes\";}'),(5124,690,'_elementor_pro_version','3.9.0'),(5126,691,'_elementor_edit_mode','builder'),(5127,691,'_elementor_template_type','wp-page'),(5128,691,'_elementor_version','3.9.0'),(5129,691,'_elementor_pro_version','3.9.0'),(5130,691,'_wp_page_template','elementor_canvas'),(5131,691,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5132,691,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5133,691,'_elementor_page_assets','a:0:{}'),(5135,692,'_elementor_edit_mode','builder'),(5136,692,'_elementor_template_type','wp-page'),(5137,692,'_elementor_version','3.9.0'),(5138,692,'_elementor_pro_version','3.9.0'),(5139,692,'_wp_page_template','elementor_canvas'),(5140,692,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5141,692,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dots_tribal\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5142,692,'_elementor_page_assets','a:0:{}'),(5144,693,'_elementor_edit_mode','builder'),(5145,693,'_elementor_template_type','wp-page'),(5146,693,'_elementor_version','3.9.0'),(5147,693,'_elementor_pro_version','3.9.0'),(5148,693,'_wp_page_template','elementor_canvas'),(5149,693,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5150,693,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5151,693,'_elementor_page_assets','a:0:{}'),(5156,694,'_elementor_pro_version','3.9.0'),(5157,694,'_wp_page_template','elementor_canvas'),(5158,694,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5159,694,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5160,694,'_elementor_page_assets','a:0:{}'),(5161,695,'_elementor_edit_mode','builder'),(5162,695,'_elementor_template_type','wp-page'),(5163,695,'_elementor_version','3.9.0'),(5164,695,'_elementor_pro_version','3.9.0'),(5165,695,'_wp_page_template','elementor_canvas'),(5166,695,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5167,695,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5168,695,'_elementor_page_assets','a:0:{}'),(5351,717,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"cf4cfd7\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"full_content\",\"classic_columns\":\"1\",\"classic_excerpt_length\":39,\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3548df9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5169,696,'_elementor_edit_mode','builder'),(5170,696,'_elementor_template_type','wp-page'),(5171,696,'_elementor_version','3.9.0'),(5172,696,'_elementor_pro_version','3.9.0'),(5173,696,'_wp_page_template','elementor_canvas'),(5174,696,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5175,696,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"00eaae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Coming soon.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5176,696,'_elementor_page_assets','a:0:{}'),(5199,698,'_edit_lock','1673537349:1'),(5208,700,'_elementor_data','[]'),(5209,700,'_elementor_page_assets','a:0:{}'),(5210,700,'_elementor_version','3.9.0'),(5211,700,'_elementor_pro_version','3.9.0'),(5213,701,'_elementor_edit_mode','builder'),(5214,701,'_elementor_template_type','kit'),(5215,701,'_wp_page_template','default'),(5216,701,'_elementor_page_settings','a:57:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:10:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:22:\"globals/colors?id=text\";s:8:\"h2_color\";s:22:\"globals/colors?id=text\";s:8:\"h3_color\";s:22:\"globals/colors?id=text\";s:8:\"h4_color\";s:22:\"globals/colors?id=text\";s:8:\"h5_color\";s:22:\"globals/colors?id=text\";s:8:\"h6_color\";s:22:\"globals/colors?id=text\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:4:\"none\";s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:880;s:5:\"sizes\";a:0:{}}s:21:\"default_page_template\";s:16:\"elementor_canvas\";}'),(5217,701,'_elementor_data','[]'),(5218,701,'_elementor_page_assets','a:0:{}'),(5219,701,'_elementor_version','3.10.0'),(5220,701,'_elementor_pro_version','3.9.0'),(5221,702,'_elementor_edit_mode','builder'),(5222,702,'_elementor_template_type','kit'),(5223,702,'_wp_page_template','default'),(5224,702,'_elementor_page_settings','a:57:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:10:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:22:\"globals/colors?id=text\";s:8:\"h2_color\";s:22:\"globals/colors?id=text\";s:8:\"h3_color\";s:22:\"globals/colors?id=text\";s:8:\"h4_color\";s:22:\"globals/colors?id=text\";s:8:\"h5_color\";s:22:\"globals/colors?id=text\";s:8:\"h6_color\";s:22:\"globals/colors?id=text\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:4:\"none\";s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:880;s:5:\"sizes\";a:0:{}}s:21:\"default_page_template\";s:23:\"elementor_header_footer\";}'),(5225,702,'_elementor_data','[]'),(5226,702,'_elementor_page_assets','a:0:{}'),(5227,702,'_elementor_version','3.10.0'),(5228,702,'_elementor_pro_version','3.9.0'),(5230,703,'_elementor_edit_mode','builder'),(5231,703,'_elementor_template_type','wp-post'),(5232,703,'_elementor_version','3.10.0'),(5233,703,'_elementor_pro_version','3.9.0'),(5234,704,'_elementor_edit_mode','builder'),(5235,704,'_elementor_template_type','wp-post'),(5236,704,'_elementor_version','3.10.0'),(5237,704,'_elementor_pro_version','3.9.0'),(5238,698,'_wp_page_template','default'),(5239,698,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my professional ethics.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5418,725,'_elementor_version','3.10.0'),(5419,725,'_elementor_pro_version','3.9.0'),(5420,725,'_wp_page_template','default'),(5421,725,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5277,709,'_elementor_edit_mode','builder'),(5278,709,'_elementor_template_type','wp-post'),(5279,709,'_elementor_version','3.10.0'),(5280,709,'_elementor_pro_version','3.9.0'),(5240,705,'_elementor_edit_mode','builder'),(5241,705,'_elementor_template_type','wp-post'),(5242,705,'_elementor_version','3.10.0'),(5243,705,'_elementor_pro_version','3.9.0'),(5244,705,'_wp_page_template','default'),(5245,705,'_elementor_data','[{\"id\":\"bf52dc4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fc5597\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"657097c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Querying the Blog\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a therapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, you can\\u2019t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a> \\u201cmove fast and break things.\\u201d<\\/p><p class=\\\"p1\\\">There are exceptions: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Even though blogs started as a soapbox for individuals, today\\u2019s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.<\\/p><p class=\\\"p1\\\">A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5246,698,'_elementor_page_assets','a:0:{}'),(5583,288,'_elementor_css','a:6:{s:4:\"time\";i:1678837180;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5582,698,'_elementor_css','a:7:{s:4:\"time\";i:1678831615;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(5295,711,'_elementor_edit_mode','builder'),(5296,711,'_elementor_template_type','wp-page'),(5297,711,'_elementor_version','3.9.0'),(5250,698,'_edit_last','1'),(5252,706,'_elementor_edit_mode','builder'),(5253,706,'_elementor_template_type','wp-post'),(5254,706,'_elementor_version','3.10.0'),(5255,706,'_elementor_pro_version','3.9.0'),(5256,706,'_wp_page_template','default'),(5257,706,'_elementor_data','[{\"id\":\"bf52dc4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fc5597\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"657097c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Querying the Blog\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a therapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, you can\\u2019t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a> \\u201cmove fast and break things.\\u201d<\\/p><p class=\\\"p1\\\">There are exceptions: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Even though blogs started as a soapbox for individuals, today\\u2019s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.<\\/p><p class=\\\"p1\\\">A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5258,706,'_elementor_page_assets','a:0:{}'),(5586,39,'_elementor_css','a:6:{s:4:\"time\";i:1678837237;s:5:\"fonts\";a:1:{i:0;s:7:\"Georgia\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5261,707,'_elementor_edit_mode','builder'),(5262,707,'_elementor_template_type','wp-post'),(5263,707,'_elementor_version','3.10.0'),(5264,707,'_elementor_pro_version','3.9.0'),(5265,707,'_wp_page_template','default'),(5266,707,'_elementor_data','[{\"id\":\"bf52dc4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fc5597\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"657097c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Querying the Blog\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a therapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, you can\\u2019t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a> \\u201cmove fast and break things.\\u201d<\\/p><p class=\\\"p1\\\">There are exceptions: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Even though blogs started as a soapbox for individuals, today\\u2019s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.<\\/p><p class=\\\"p1\\\">A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5267,707,'_elementor_page_assets','a:0:{}'),(5580,23,'_elementor_css','a:6:{s:4:\"time\";i:1678804231;s:5:\"fonts\";a:3:{i:0;s:9:\"Helvetica\";i:1;s:15:\"Times New Roman\";i:4;s:7:\"Georgia\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5269,708,'_elementor_edit_mode','builder'),(5270,708,'_elementor_template_type','wp-post'),(5271,708,'_elementor_version','3.10.0'),(5272,708,'_elementor_pro_version','3.9.0'),(5273,708,'_wp_page_template','default'),(5274,708,'_elementor_data','[{\"id\":\"bf52dc4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fc5597\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"657097c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Querying the Blog\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a therapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, you can\\u2019t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a> \\u201cmove fast and break things.\\u201d<\\/p><p class=\\\"p1\\\">There are exceptions: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Even though blogs started as a soapbox for individuals, today\\u2019s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.<\\/p><p class=\\\"p1\\\">A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5275,708,'_elementor_page_assets','a:0:{}'),(5584,37,'_elementor_css','a:6:{s:4:\"time\";i:1678837193;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5281,709,'_wp_page_template','default'),(5282,709,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a therapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, you can\\u2019t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a> \\u201cmove fast and break things.\\u201d<\\/p><p class=\\\"p1\\\">There are exceptions: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Even though blogs started as a soapbox for individuals, today\\u2019s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.<\\/p><p class=\\\"p1\\\">A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5283,709,'_elementor_page_assets','a:0:{}'),(5585,138,'_elementor_css','a:6:{s:4:\"time\";i:1678837225;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5315,713,'_wp_page_template','elementor_canvas'),(5316,713,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5317,713,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"cf4cfd7\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"full_content\",\"classic_columns\":\"1\",\"classic_excerpt_length\":39,\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5314,713,'_elementor_pro_version','3.9.0'),(5345,717,'_elementor_edit_mode','builder'),(5346,717,'_elementor_template_type','wp-page'),(5347,717,'_elementor_version','3.10.0'),(5348,717,'_elementor_pro_version','3.9.0'),(5349,717,'_wp_page_template','elementor_canvas'),(5350,717,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5311,713,'_elementor_edit_mode','builder'),(5312,713,'_elementor_template_type','wp-page'),(5313,713,'_elementor_version','3.9.0'),(5298,711,'_elementor_pro_version','3.9.0'),(5299,711,'_wp_page_template','elementor_canvas'),(5300,711,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5301,711,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"00eaae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Coming soon.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5302,711,'_elementor_page_assets','a:0:{}'),(5303,712,'_elementor_edit_mode','builder'),(5304,712,'_elementor_template_type','wp-page'),(5305,712,'_elementor_version','3.9.0'),(5306,712,'_elementor_pro_version','3.9.0'),(5307,712,'_wp_page_template','elementor_canvas'),(5308,712,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5309,712,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"00eaae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Coming soon.<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5310,712,'_elementor_page_assets','a:0:{}'),(5318,713,'_elementor_page_assets','a:0:{}'),(5329,715,'_elementor_edit_mode','builder'),(5330,715,'_elementor_template_type','wp-page'),(5331,715,'_elementor_version','3.10.0'),(5352,717,'_elementor_page_assets','a:0:{}'),(5354,718,'_elementor_edit_mode','builder'),(5355,718,'_elementor_template_type','kit'),(5356,718,'_wp_page_template','default'),(5357,718,'_elementor_page_settings','a:56:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FEFAE0\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FAEDCD\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CCD5AE\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"01c5958\";s:5:\"title\";s:5:\"Hover\";s:5:\"color\";s:7:\"#022D31\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Helvetica\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"The Collab\";s:16:\"site_description\";s:10:\"The Collab\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:7:\"Georgia\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Georgia\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Georgia\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Georgia\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Georgia\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Georgia\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:17:\"hello_header_menu\";s:2:\"19\";s:23:\"hello_header_menu_color\";s:7:\"#4B4C4C\";s:30:\"hello_header_menu_toggle_color\";s:7:\"#4B4C4C\";s:39:\"hello_header_menu_typography_typography\";s:6:\"custom\";s:40:\"hello_header_menu_typography_font_family\";s:7:\"Georgia\";s:25:\"hello_footer_logo_display\";s:0:\"\";s:28:\"hello_footer_tagline_display\";s:0:\"\";s:25:\"hello_footer_menu_display\";s:0:\"\";s:11:\"__globals__\";a:10:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:22:\"globals/colors?id=text\";s:8:\"h2_color\";s:22:\"globals/colors?id=text\";s:8:\"h3_color\";s:22:\"globals/colors?id=text\";s:8:\"h4_color\";s:22:\"globals/colors?id=text\";s:8:\"h5_color\";s:22:\"globals/colors?id=text\";s:8:\"h6_color\";s:22:\"globals/colors?id=text\";}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:10:\"body_color\";s:7:\"#000000\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:15:\"Times New Roman\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:25:\"mobile_browser_background\";s:7:\"#FEFAE0\";s:21:\"global_image_lightbox\";s:0:\"\";s:23:\"lightbox_enable_counter\";s:0:\"\";s:26:\"lightbox_enable_fullscreen\";s:0:\"\";s:20:\"lightbox_enable_zoom\";s:0:\"\";s:21:\"lightbox_enable_share\";s:0:\"\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:4:\"none\";s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:880;s:5:\"sizes\";a:0:{}}}'),(5332,715,'_elementor_pro_version','3.9.0'),(5333,715,'_wp_page_template','elementor_canvas'),(5334,715,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5335,715,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"cf4cfd7\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"full_content\",\"classic_columns\":\"1\",\"classic_excerpt_length\":39,\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5336,715,'_elementor_page_assets','a:0:{}'),(5337,716,'_elementor_edit_mode','builder'),(5338,716,'_elementor_template_type','wp-page'),(5339,716,'_elementor_version','3.10.0'),(5340,716,'_elementor_pro_version','3.9.0'),(5341,716,'_wp_page_template','elementor_canvas'),(5342,716,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5343,716,'_elementor_data','[{\"id\":\"6c383d19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2045199c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"453d5ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Ariel Axelrod, LMHC<\\/h2>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b188741\",\"elType\":\"widget\",\"settings\":{\"menu\":\"page-navigation\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=01c5958\",\"pointer_color_menu_item_hover\":\"\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"_background_color\":\"\"},\"pointer_color_menu_item_hover\":\"#00000000\",\"align_items\":\"right\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Times New Roman\",\"color_menu_item\":\"#000000\",\"nav_menu_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"none\",\"menu_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"nav_menu_divider_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"nav_menu_divider\":\"yes\",\"nav_menu_divider_style\":\"double\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":480}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142f57aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a75bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"78194d97\",\"elType\":\"widget\",\"settings\":{\"style\":\"dotted\",\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"pattern_height\":{\"unit\":\"px\",\"size\":26.10000000000000142108547152020037174224853515625,\"sizes\":[]},\"pattern_size\":{\"unit\":\"px\",\"size\":13.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6574f8a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2f908613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"595a3a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23fe223c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.30199999999999960209606797434389591217041015625},\"elements\":[{\"id\":\"cf4cfd7\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"full_content\",\"classic_columns\":\"1\",\"classic_excerpt_length\":39,\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2bcc4b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"960344c\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"0d0035f\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_type\":\"load_more_infinite_scroll\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"classic_columns\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"ecf34b8\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Categories\"}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6f4c8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Recent Posts\",\"number\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-recent-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e66f8c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6cdb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ef8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>Copyright 2023. All rights reserved.<\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5344,716,'_elementor_page_assets','a:0:{}'),(5358,718,'_elementor_data','[]'),(5359,718,'_elementor_page_assets','a:0:{}'),(5360,718,'_elementor_version','3.10.0'),(5361,718,'_elementor_pro_version','3.9.0'),(5511,698,'_encloseme','1'),(5380,720,'_elementor_edit_mode','builder'),(5381,720,'_elementor_template_type','wp-post'),(5395,722,'_elementor_template_type','wp-post'),(5416,725,'_elementor_edit_mode','builder'),(5417,725,'_elementor_template_type','wp-post'),(5394,722,'_elementor_edit_mode','builder'),(5382,720,'_elementor_version','3.10.0'),(5383,720,'_elementor_pro_version','3.9.0'),(5384,720,'_wp_page_template','default'),(5385,720,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a therapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, you can\\u2019t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a> \\u201cmove fast and break things.\\u201d<\\/p><p class=\\\"p1\\\">There are exceptions: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Even though blogs started as a soapbox for individuals, today\\u2019s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.<\\/p><p class=\\\"p1\\\">A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5386,720,'_elementor_page_assets','a:0:{}'),(5387,721,'_elementor_edit_mode','builder'),(5388,721,'_elementor_template_type','wp-post'),(5389,721,'_elementor_version','3.10.0'),(5390,721,'_elementor_pro_version','3.9.0'),(5391,721,'_wp_page_template','default'),(5392,721,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a therapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, you can\\u2019t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a> \\u201cmove fast and break things.\\u201d<\\/p><p class=\\\"p1\\\">There are exceptions: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Even though blogs started as a soapbox for individuals, today\\u2019s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.<\\/p><p class=\\\"p1\\\">A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5393,721,'_elementor_page_assets','a:0:{}'),(5403,723,'_elementor_template_type','wp-post'),(5404,723,'_elementor_version','3.10.0'),(5405,723,'_elementor_pro_version','3.9.0'),(5406,723,'_wp_page_template','default'),(5407,723,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the personal blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities served as a repository for online writing, and webrings on the host linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of privacy controls, before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5408,723,'_elementor_page_assets','a:0:{}'),(5409,724,'_elementor_edit_mode','builder'),(5410,724,'_elementor_template_type','wp-post'),(5411,724,'_elementor_version','3.10.0'),(5412,724,'_elementor_pro_version','3.9.0'),(5413,724,'_wp_page_template','default'),(5414,724,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">Where have all the personal blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities served as a repository for online writing, and webrings on the host linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of privacy controls, before the first came under Russian censorship rules and the latter was purchased by Google in 2003.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5415,724,'_elementor_page_assets','a:0:{}'),(5422,725,'_elementor_page_assets','a:0:{}'),(5424,726,'_elementor_edit_mode','builder'),(5425,726,'_elementor_template_type','wp-post'),(5426,726,'_elementor_version','3.10.0'),(5427,726,'_elementor_pro_version','3.9.0'),(5428,726,'_wp_page_template','default'),(5429,726,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5430,726,'_elementor_page_assets','a:0:{}'),(5431,727,'_elementor_edit_mode','builder'),(5432,727,'_elementor_template_type','wp-post'),(5433,727,'_elementor_version','3.10.0'),(5434,727,'_elementor_pro_version','3.9.0'),(5435,727,'_wp_page_template','default'),(5436,727,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5437,727,'_elementor_page_assets','a:0:{}'),(5438,728,'_elementor_edit_mode','builder'),(5439,728,'_elementor_template_type','wp-post'),(5440,728,'_elementor_version','3.10.0'),(5441,728,'_elementor_pro_version','3.9.0'),(5442,728,'_wp_page_template','default'),(5443,728,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5444,728,'_elementor_page_assets','a:0:{}'),(5446,729,'_elementor_edit_mode','builder'),(5447,729,'_elementor_template_type','wp-post'),(5448,729,'_elementor_version','3.10.0'),(5449,729,'_elementor_pro_version','3.9.0'),(5450,729,'_wp_page_template','default'),(5451,729,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5452,729,'_elementor_page_assets','a:0:{}'),(5453,730,'_elementor_edit_mode','builder'),(5454,730,'_elementor_template_type','wp-post'),(5455,730,'_elementor_version','3.10.0'),(5456,730,'_elementor_pro_version','3.9.0'),(5457,730,'_wp_page_template','default'),(5458,730,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5459,730,'_elementor_page_assets','a:0:{}'),(5460,731,'_elementor_edit_mode','builder'),(5461,731,'_elementor_template_type','wp-post'),(5462,731,'_elementor_version','3.10.0'),(5463,731,'_elementor_pro_version','3.9.0'),(5464,731,'_wp_page_template','default'),(5465,731,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5466,731,'_elementor_page_assets','a:0:{}'),(5468,732,'_elementor_edit_mode','builder'),(5469,732,'_elementor_template_type','wp-post'),(5470,732,'_elementor_version','3.10.0'),(5471,732,'_elementor_pro_version','3.9.0'),(5472,732,'_wp_page_template','default'),(5473,732,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5474,732,'_elementor_page_assets','a:0:{}'),(5475,733,'_elementor_edit_mode','builder'),(5476,733,'_elementor_template_type','wp-post'),(5477,733,'_elementor_version','3.10.0'),(5478,733,'_elementor_pro_version','3.9.0'),(5479,733,'_wp_page_template','default'),(5480,733,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5481,733,'_elementor_page_assets','a:0:{}'),(5482,734,'_elementor_edit_mode','builder'),(5483,734,'_elementor_template_type','wp-post'),(5484,734,'_elementor_version','3.10.0'),(5485,734,'_elementor_pro_version','3.9.0'),(5486,734,'_wp_page_template','default'),(5487,734,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5488,734,'_elementor_page_assets','a:0:{}'),(5490,735,'_elementor_edit_mode','builder'),(5491,735,'_elementor_template_type','wp-post'),(5492,735,'_elementor_version','3.10.0'),(5493,735,'_elementor_pro_version','3.9.0'),(5494,735,'_wp_page_template','default'),(5495,735,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5496,735,'_elementor_page_assets','a:0:{}'),(5497,736,'_elementor_edit_mode','builder'),(5498,736,'_elementor_template_type','wp-post'),(5499,736,'_elementor_version','3.10.0'),(5500,736,'_elementor_pro_version','3.9.0'),(5501,736,'_wp_page_template','default'),(5502,736,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5503,736,'_elementor_page_assets','a:0:{}'),(5504,737,'_elementor_edit_mode','builder'),(5505,737,'_elementor_template_type','wp-post'),(5506,737,'_elementor_version','3.10.0'),(5507,737,'_elementor_pro_version','3.9.0'),(5508,737,'_wp_page_template','default'),(5509,737,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my personal and professional ethical standards.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5510,737,'_elementor_page_assets','a:0:{}'),(5512,738,'_elementor_edit_mode','builder'),(5513,738,'_elementor_template_type','wp-post'),(5514,738,'_elementor_version','3.10.0'),(5515,738,'_elementor_pro_version','3.9.0'),(5516,738,'_wp_page_template','default'),(5517,738,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my personal and professional ethical standards.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5518,738,'_elementor_page_assets','a:0:{}'),(5519,739,'_elementor_edit_mode','builder'),(5520,739,'_elementor_template_type','wp-post'),(5521,739,'_elementor_version','3.10.0'),(5522,739,'_elementor_pro_version','3.9.0'),(5523,739,'_wp_page_template','default'),(5524,739,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my personal and professional ethical standards.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5525,739,'_elementor_page_assets','a:0:{}'),(5526,740,'_elementor_edit_mode','builder'),(5527,740,'_elementor_template_type','wp-post'),(5528,740,'_elementor_version','3.10.0'),(5529,740,'_elementor_pro_version','3.9.0'),(5530,740,'_wp_page_template','default'),(5531,740,'_elementor_data','[{\"id\":\"afa2e46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c7e4a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3da70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">For years, the generally accepted answer to the question: \\u201cShould a psychotherapist have a social media presence?\\u201d was <i>No<\\/i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok\\/KuaiShou, and more.<\\/p><p class=\\\"p1\\\">Our profession as a whole is often lampooned for questioning <i>everything<\\/i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.<\\/p><p class=\\\"p1\\\">I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\\\"https:\\/\\/www.wsj.com\\/articles\\/the-failed-promise-of-online-mental-health-treatment-11671390353\\\">questionable purveyors of online therapy<\\/a>\\u00a0 move fast and break things.<\\/p><p class=\\\"p1\\\">There are exceptions to this collective blind spot: <a href=\\\"https:\\/\\/www.sherryturkle.com\\/\\\">Sherry Turkle<\\/a>, <a href=\\\"https:\\/\\/netaddiction.com\\/\\\">Kimberley Young<\\/a>, and <a href=\\\"https:\\/\\/www.maryaiken.com\\/\\\">Mary Aiken<\\/a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don\\u2019t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.<\\/p><p class=\\\"p1\\\">Today\\u2019s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.<\\/p><p class=\\\"p1\\\">What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.<\\/p><p class=\\\"p1\\\">What is this blog in particular? Let\\u2019s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it\\u2019s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my professional ethics.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5532,740,'_elementor_page_assets','a:0:{}'),(5581,29,'_elementor_css','a:6:{s:4:\"time\";i:1678804231;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wpob_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_postmeta` with 3716 row(s)
--

--
-- Table structure for table `wpob_tutor_quiz_question_answers`
--

DROP TABLE IF EXISTS `wpob_tutor_quiz_question_answers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_tutor_quiz_question_answers` (
  `answer_id` int(11) NOT NULL AUTO_INCREMENT,
  `belongs_question_id` int(11) DEFAULT NULL,
  `belongs_question_type` varchar(250) DEFAULT NULL,
  `answer_title` text DEFAULT NULL,
  `is_correct` tinyint(4) DEFAULT NULL,
  `image_id` int(11) DEFAULT NULL,
  `answer_two_gap_match` text DEFAULT NULL,
  `answer_view_format` varchar(250) DEFAULT NULL,
  `answer_settings` text DEFAULT NULL,
  `answer_order` int(11) DEFAULT 0,
  PRIMARY KEY (`answer_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_tutor_quiz_question_answers`
--

LOCK TABLES `wpob_tutor_quiz_question_answers` WRITE;
/*!40000 ALTER TABLE `wpob_tutor_quiz_question_answers` DISABLE KEYS */;
INSERT INTO `wpob_tutor_quiz_question_answers` VALUES (1,1,'multiple_choice','yes',1,0,NULL,'text',NULL,1),(2,1,'multiple_choice','no',NULL,0,NULL,'text',NULL,2),(3,1,'multiple_choice','perhaps?',1,0,NULL,'text',NULL,3);
/*!40000 ALTER TABLE `wpob_tutor_quiz_question_answers` ENABLE KEYS */;
UNLOCK TABLES;

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

--
-- Table structure for table `wpob_tutor_quiz_attempt_answers`
--

DROP TABLE IF EXISTS `wpob_tutor_quiz_attempt_answers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_tutor_quiz_attempt_answers` (
  `attempt_answer_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) DEFAULT NULL,
  `quiz_id` int(11) DEFAULT NULL,
  `question_id` int(11) DEFAULT NULL,
  `quiz_attempt_id` int(11) DEFAULT NULL,
  `given_answer` longtext DEFAULT NULL,
  `question_mark` decimal(8,2) DEFAULT NULL,
  `achieved_mark` decimal(8,2) DEFAULT NULL,
  `minus_mark` decimal(8,2) DEFAULT NULL,
  `is_correct` tinyint(4) DEFAULT NULL,
  PRIMARY KEY (`attempt_answer_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_tutor_quiz_attempt_answers`
--

LOCK TABLES `wpob_tutor_quiz_attempt_answers` WRITE;
/*!40000 ALTER TABLE `wpob_tutor_quiz_attempt_answers` DISABLE KEYS */;
INSERT INTO `wpob_tutor_quiz_attempt_answers` VALUES (1,1,19,1,1,'a:2:{i:0;s:1:\"1\";i:1;s:1:\"3\";}',1.00,1.00,0.00,1);
/*!40000 ALTER TABLE `wpob_tutor_quiz_attempt_answers` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_tutor_quiz_attempt_answers` with 1 row(s)
--

--
-- Table structure for table `wpob_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpob_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=617 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_actionscheduler_logs`
--

LOCK TABLES `wpob_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpob_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpob_actionscheduler_logs` VALUES (1,5,'action created','2022-01-17 15:41:32','2022-01-17 15:41:32'),(2,5,'action started via WP Cron','2022-01-17 15:42:39','2022-01-17 15:42:39'),(3,5,'action complete via WP Cron','2022-01-17 15:42:39','2022-01-17 15:42:39'),(4,6,'action created','2022-01-17 17:21:01','2022-01-17 17:21:01'),(5,6,'action started via WP Cron','2022-01-17 17:21:32','2022-01-17 17:21:32'),(6,6,'action complete via WP Cron','2022-01-17 17:21:32','2022-01-17 17:21:32'),(7,7,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(8,8,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(9,9,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(10,10,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(11,11,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(12,12,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(13,13,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(14,14,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(15,15,'action created','2022-01-18 01:58:54','2022-01-18 01:58:54'),(16,7,'action started via WP Cron','2022-01-18 01:58:55','2022-01-18 01:58:55'),(17,7,'action complete via WP Cron','2022-01-18 01:58:55','2022-01-18 01:58:55'),(18,8,'action started via WP Cron','2022-01-18 01:58:55','2022-01-18 01:58:55'),(19,8,'action complete via WP Cron','2022-01-18 01:58:55','2022-01-18 01:58:55'),(20,9,'action started via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(21,9,'action complete via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(22,10,'action started via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(23,10,'action complete via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(24,11,'action started via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(25,11,'action complete via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(26,12,'action started via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(27,12,'action complete via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(28,13,'action started via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(29,13,'action complete via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(30,14,'action started via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(31,14,'action complete via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(32,15,'action started via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(33,15,'action complete via WP Cron','2022-01-18 04:38:09','2022-01-18 04:38:09'),(34,16,'action created','2022-01-23 17:23:37','2022-01-23 17:23:37'),(35,16,'action started via WP Cron','2022-01-23 17:26:26','2022-01-23 17:26:26'),(36,16,'action complete via WP Cron','2022-01-23 17:26:26','2022-01-23 17:26:26'),(37,17,'action created','2022-01-23 18:36:39','2022-01-23 18:36:39'),(38,17,'action started via WP Cron','2022-01-23 18:37:40','2022-01-23 18:37:40'),(61,28,'action complete via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(41,17,'action complete via WP Cron','2022-01-23 18:37:40','2022-01-23 18:37:40'),(60,28,'action started via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(59,29,'action complete via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(58,29,'action started via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(57,29,'action created','2022-01-23 18:39:47','2022-01-23 18:39:47'),(56,28,'action created','2022-01-23 18:39:47','2022-01-23 18:39:47'),(55,27,'action created','2022-01-23 18:39:35','2022-01-23 18:39:35'),(54,26,'action created','2022-01-23 18:39:35','2022-01-23 18:39:35'),(53,25,'action created','2022-01-23 18:39:35','2022-01-23 18:39:35'),(52,24,'action created','2022-01-23 18:38:16','2022-01-23 18:38:16'),(62,27,'action started via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(63,27,'action complete via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(64,26,'action started via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(65,26,'action complete via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(66,25,'action started via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(67,25,'action complete via Async Request','2022-01-23 18:39:49','2022-01-23 18:39:49'),(68,24,'action started via WP Cron','2022-01-23 20:40:14','2022-01-23 20:40:14'),(74,32,'action started via Async Request','2022-01-24 02:56:13','2022-01-24 02:56:13'),(70,24,'action complete via WP Cron','2022-01-23 20:40:15','2022-01-23 20:40:15'),(73,32,'action created','2022-01-24 02:56:10','2022-01-24 02:56:10'),(75,32,'action complete via Async Request','2022-01-24 02:56:13','2022-01-24 02:56:13'),(78,33,'action started via WP Cron','2022-01-24 09:58:55','2022-01-24 09:58:55'),(77,33,'action created','2022-01-24 07:31:20','2022-01-24 07:31:20'),(79,34,'action created','2022-01-24 09:58:57','2022-01-24 09:58:57'),(80,33,'action complete via WP Cron','2022-01-24 09:58:57','2022-01-24 09:58:57'),(81,34,'action started via WP Cron','2022-01-24 12:16:17','2022-01-24 12:16:17'),(82,35,'action created','2022-01-24 12:16:19','2022-01-24 12:16:19'),(83,34,'action complete via WP Cron','2022-01-24 12:16:19','2022-01-24 12:16:19'),(84,35,'action started via WP Cron','2022-01-24 14:20:46','2022-01-24 14:20:46'),(90,38,'action started via WP Cron','2022-01-24 17:28:01','2022-01-24 17:28:01'),(86,35,'action complete via WP Cron','2022-01-24 14:20:48','2022-01-24 14:20:48'),(89,38,'action created','2022-01-24 17:26:54','2022-01-24 17:26:54'),(88,37,'action created','2022-01-24 16:59:05','2022-01-24 16:59:05'),(91,38,'action complete via WP Cron','2022-01-24 17:28:01','2022-01-24 17:28:01'),(92,39,'action created','2022-01-24 17:28:14','2022-01-24 17:28:14'),(93,39,'action started via Async Request','2022-01-24 17:29:26','2022-01-24 17:29:26'),(94,39,'action complete via Async Request','2022-01-24 17:29:26','2022-01-24 17:29:26'),(95,40,'action created','2022-01-24 17:30:15','2022-01-24 17:30:15'),(96,40,'action started via WP Cron','2022-01-24 17:31:26','2022-01-24 17:31:26'),(97,40,'action complete via WP Cron','2022-01-24 17:31:26','2022-01-24 17:31:26'),(98,41,'action created','2022-01-24 17:33:44','2022-01-24 17:33:44'),(99,41,'action started via WP Cron','2022-01-24 17:34:44','2022-01-24 17:34:44'),(100,41,'action complete via WP Cron','2022-01-24 17:34:44','2022-01-24 17:34:44'),(101,37,'action started via WP Cron','2022-01-24 19:00:54','2022-01-24 19:00:54'),(102,42,'action created','2022-01-24 19:00:56','2022-01-24 19:00:56'),(103,37,'action complete via WP Cron','2022-01-24 19:00:56','2022-01-24 19:00:56'),(104,42,'action started via WP Cron','2022-01-24 21:09:59','2022-01-24 21:09:59'),(110,45,'action started via WP Cron','2022-01-25 03:21:57','2022-01-25 03:21:57'),(106,42,'action complete via WP Cron','2022-01-24 21:10:01','2022-01-24 21:10:01'),(109,45,'action created','2022-01-25 03:21:57','2022-01-25 03:21:57'),(119,49,'action created','2022-01-25 21:40:52','2022-01-25 21:40:52'),(111,45,'action complete via WP Cron','2022-01-25 03:21:57','2022-01-25 03:21:57'),(120,49,'action started via WP Cron','2022-01-25 23:44:15','2022-01-25 23:44:15'),(121,50,'action created','2022-01-25 23:44:16','2022-01-25 23:44:16'),(122,49,'action complete via WP Cron','2022-01-25 23:44:16','2022-01-25 23:44:16'),(123,50,'action started via WP Cron','2022-01-26 01:58:32','2022-01-26 01:58:32'),(125,50,'action complete via WP Cron','2022-01-26 01:58:33','2022-01-26 01:58:33'),(129,53,'action started via WP Cron','2022-01-26 06:07:55','2022-01-26 06:07:55'),(165,68,'action complete via WP Cron','2022-01-28 01:58:33','2022-01-28 01:58:33'),(128,53,'action created','2022-01-26 06:07:55','2022-01-26 06:07:55'),(130,53,'action complete via WP Cron','2022-01-26 06:07:55','2022-01-26 06:07:55'),(144,60,'action started via Async Request','2022-01-27 03:19:55','2022-01-27 03:19:55'),(143,60,'action created','2022-01-27 03:19:52','2022-01-27 03:19:52'),(145,60,'action complete via Async Request','2022-01-27 03:19:55','2022-01-27 03:19:55'),(155,65,'action started via Async Request','2022-01-27 16:02:45','2022-01-27 16:02:45'),(154,65,'action created','2022-01-27 16:01:11','2022-01-27 16:01:11'),(156,65,'action complete via Async Request','2022-01-27 16:02:45','2022-01-27 16:02:45'),(162,68,'action created','2022-01-27 23:53:34','2022-01-27 23:53:34'),(163,68,'action started via WP Cron','2022-01-28 01:58:31','2022-01-28 01:58:31'),(169,71,'action started via WP Cron','2022-01-28 06:28:04','2022-01-28 06:28:04'),(286,125,'action started via Async Request','2022-02-01 06:08:54','2022-02-01 06:08:54'),(168,71,'action created','2022-01-28 06:28:04','2022-01-28 06:28:04'),(170,71,'action complete via WP Cron','2022-01-28 06:28:04','2022-01-28 06:28:04'),(280,122,'action complete via WP Cron','2022-02-01 00:15:23','2022-02-01 00:15:23'),(248,108,'action started via Async Request','2022-01-31 05:08:57','2022-01-31 05:08:57'),(228,98,'action complete via WP Cron','2022-01-30 05:03:29','2022-01-30 05:03:29'),(287,125,'action complete via Async Request','2022-02-01 06:08:54','2022-02-01 06:08:54'),(226,98,'action created','2022-01-30 05:03:29','2022-01-30 05:03:29'),(227,98,'action started via WP Cron','2022-01-30 05:03:29','2022-01-30 05:03:29'),(213,90,'action complete via WP Cron','2022-01-29 08:04:36','2022-01-29 08:04:36'),(210,90,'action created','2022-01-29 06:02:42','2022-01-29 06:02:42'),(208,89,'action complete via WP Cron','2022-01-29 01:59:53','2022-01-29 01:59:53'),(211,90,'action started via WP Cron','2022-01-29 08:04:34','2022-01-29 08:04:34'),(207,89,'action started via WP Cron','2022-01-29 01:59:53','2022-01-29 01:59:53'),(203,86,'action complete via WP Cron','2022-01-28 21:38:46','2022-01-28 21:38:46'),(206,89,'action created','2022-01-29 01:59:53','2022-01-29 01:59:53'),(201,86,'action started via WP Cron','2022-01-28 21:38:46','2022-01-28 21:38:46'),(200,86,'action created','2022-01-28 19:37:27','2022-01-28 19:37:27'),(249,108,'action complete via Async Request','2022-01-31 05:08:57','2022-01-31 05:08:57'),(247,108,'action created','2022-01-31 05:08:54','2022-01-31 05:08:54'),(279,122,'action started via WP Cron','2022-02-01 00:15:23','2022-02-01 00:15:23'),(278,122,'action created','2022-02-01 00:13:35','2022-02-01 00:13:35'),(285,125,'action created','2022-02-01 06:08:51','2022-02-01 06:08:51'),(274,119,'action complete via WP Cron','2022-01-31 22:33:16','2022-01-31 22:33:16'),(275,121,'action created','2022-02-01 00:11:11','2022-02-01 00:11:11'),(276,121,'action started via WP Cron','2022-02-01 00:11:32','2022-02-01 00:11:32'),(277,121,'action complete via WP Cron','2022-02-01 00:11:32','2022-02-01 00:11:32'),(271,119,'action created','2022-01-31 20:08:39','2022-01-31 20:08:39'),(272,119,'action started via WP Cron','2022-01-31 22:33:14','2022-01-31 22:33:14'),(290,126,'action started via WP Cron','2022-02-01 10:19:21','2022-02-01 10:19:21'),(289,126,'action created','2022-02-01 07:59:54','2022-02-01 07:59:54'),(296,129,'action created','2022-02-01 17:26:21','2022-02-01 17:26:21'),(292,126,'action complete via WP Cron','2022-02-01 10:19:23','2022-02-01 10:19:23'),(297,129,'action started via WP Cron','2022-02-01 19:47:04','2022-02-01 19:47:04'),(321,139,'action started via WP Cron','2022-02-03 02:49:18','2022-02-03 02:49:18'),(299,129,'action complete via WP Cron','2022-02-01 19:47:07','2022-02-01 19:47:07'),(305,133,'action started via Async Request','2022-02-02 02:00:58','2022-02-02 02:00:58'),(304,133,'action created','2022-02-02 02:00:55','2022-02-02 02:00:55'),(306,133,'action complete via Async Request','2022-02-02 02:00:58','2022-02-02 02:00:58'),(317,137,'action complete via WP Cron','2022-02-02 20:34:49','2022-02-02 20:34:49'),(315,137,'action started via WP Cron','2022-02-02 20:34:47','2022-02-02 20:34:47'),(314,137,'action created','2022-02-02 18:29:25','2022-02-02 18:29:25'),(320,140,'action created','2022-02-03 02:49:18','2022-02-03 02:49:18'),(319,139,'action created','2022-02-03 00:20:19','2022-02-03 00:20:19'),(367,161,'action started via WP Cron','2022-02-05 02:21:05','2022-02-05 02:21:05'),(323,139,'action complete via WP Cron','2022-02-03 02:49:19','2022-02-03 02:49:19'),(324,140,'action started via WP Cron','2022-02-03 02:49:19','2022-02-03 02:49:19'),(325,140,'action complete via WP Cron','2022-02-03 02:49:19','2022-02-03 02:49:19'),(350,153,'action started via WP Cron','2022-02-04 02:41:24','2022-02-04 02:41:24'),(342,149,'action complete via Async Request','2022-02-03 15:45:12','2022-02-03 15:45:12'),(349,153,'action created','2022-02-04 02:41:24','2022-02-04 02:41:24'),(341,149,'action started via Async Request','2022-02-03 15:45:12','2022-02-03 15:45:12'),(340,149,'action created','2022-02-03 15:45:04','2022-02-03 15:45:04'),(351,153,'action complete via WP Cron','2022-02-04 02:41:24','2022-02-04 02:41:24'),(365,160,'action created','2022-02-05 01:58:27','2022-02-05 01:58:27'),(366,161,'action created','2022-02-05 02:21:05','2022-02-05 02:21:05'),(368,161,'action complete via WP Cron','2022-02-05 02:21:05','2022-02-05 02:21:05'),(369,160,'action started via WP Cron','2022-02-05 04:06:18','2022-02-05 04:06:18'),(370,162,'action created','2022-02-05 04:06:20','2022-02-05 04:06:20'),(371,160,'action complete via WP Cron','2022-02-05 04:06:20','2022-02-05 04:06:20'),(372,162,'action started via WP Cron','2022-02-05 06:12:31','2022-02-05 06:12:31'),(378,165,'action created','2022-02-05 13:00:40','2022-02-05 13:00:40'),(374,162,'action complete via WP Cron','2022-02-05 06:12:33','2022-02-05 06:12:33'),(379,165,'action started via WP Cron','2022-02-05 15:30:37','2022-02-05 15:30:37'),(380,166,'action created','2022-02-05 15:30:38','2022-02-05 15:30:38'),(381,165,'action complete via WP Cron','2022-02-05 15:30:38','2022-02-05 15:30:38'),(382,166,'action started via WP Cron','2022-02-05 17:36:44','2022-02-05 17:36:44'),(392,171,'action started via Async Request','2022-02-06 03:36:44','2022-02-06 03:36:44'),(384,166,'action complete via WP Cron','2022-02-05 17:36:46','2022-02-05 17:36:46'),(390,170,'action created','2022-02-06 03:31:07','2022-02-06 03:31:07'),(391,171,'action created','2022-02-06 03:36:42','2022-02-06 03:36:42'),(393,171,'action complete via Async Request','2022-02-06 03:36:44','2022-02-06 03:36:44'),(394,170,'action started via WP Cron','2022-02-06 05:51:10','2022-02-06 05:51:10'),(408,178,'action started via Async Request','2022-02-07 02:05:54','2022-02-07 02:05:54'),(396,170,'action complete via WP Cron','2022-02-06 05:51:12','2022-02-06 05:51:12'),(419,182,'action started via WP Cron','2022-02-07 08:31:04','2022-02-07 08:31:04'),(407,178,'action created','2022-02-07 02:05:52','2022-02-07 02:05:52'),(409,178,'action complete via Async Request','2022-02-07 02:05:54','2022-02-07 02:05:54'),(418,181,'action complete via WP Cron','2022-02-07 06:18:41','2022-02-07 06:18:41'),(417,182,'action created','2022-02-07 06:18:41','2022-02-07 06:18:41'),(416,181,'action started via WP Cron','2022-02-07 06:18:39','2022-02-07 06:18:39'),(415,181,'action created','2022-02-07 03:54:49','2022-02-07 03:54:49'),(421,182,'action complete via WP Cron','2022-02-07 08:31:06','2022-02-07 08:31:06'),(424,184,'action started via WP Cron','2022-02-07 14:00:16','2022-02-07 14:00:16'),(423,184,'action created','2022-02-07 11:56:16','2022-02-07 11:56:16'),(434,189,'action started via Async Request','2022-02-08 06:12:24','2022-02-08 06:12:24'),(426,184,'action complete via WP Cron','2022-02-07 14:00:18','2022-02-07 14:00:18'),(439,191,'action created','2022-02-08 13:03:17','2022-02-08 13:03:17'),(433,189,'action created','2022-02-08 06:12:21','2022-02-08 06:12:21'),(435,189,'action complete via Async Request','2022-02-08 06:12:24','2022-02-08 06:12:24'),(441,192,'action started via WP Cron','2022-02-08 14:24:38','2022-02-08 14:24:38'),(440,192,'action created','2022-02-08 14:24:20','2022-02-08 14:24:20'),(442,192,'action complete via WP Cron','2022-02-08 14:24:38','2022-02-08 14:24:38'),(443,191,'action started via Async Request','2022-02-08 15:04:21','2022-02-08 15:04:21'),(445,191,'action complete via Async Request','2022-02-08 15:04:23','2022-02-08 15:04:23'),(448,194,'action started via WP Cron','2022-02-08 20:03:36','2022-02-08 20:03:36'),(447,194,'action created','2022-02-08 17:46:29','2022-02-08 17:46:29'),(449,195,'action created','2022-02-08 20:03:38','2022-02-08 20:03:38'),(450,194,'action complete via WP Cron','2022-02-08 20:03:38','2022-02-08 20:03:38'),(451,195,'action started via WP Cron','2022-02-08 22:32:40','2022-02-08 22:32:40'),(457,198,'action started via Async Request','2022-02-09 02:55:36','2022-02-09 02:55:36'),(453,195,'action complete via WP Cron','2022-02-08 22:32:42','2022-02-08 22:32:42'),(456,198,'action created','2022-02-09 02:55:33','2022-02-09 02:55:33'),(455,197,'action created','2022-02-09 01:07:10','2022-02-09 01:07:10'),(458,198,'action complete via Async Request','2022-02-09 02:55:36','2022-02-09 02:55:36'),(459,197,'action started via WP Cron','2022-02-09 03:34:58','2022-02-09 03:34:58'),(465,201,'action started via WP Cron','2022-02-09 06:30:53','2022-02-09 06:30:53'),(461,197,'action complete via WP Cron','2022-02-09 03:35:00','2022-02-09 03:35:00'),(464,201,'action created','2022-02-09 06:30:53','2022-02-09 06:30:53'),(463,200,'action created','2022-02-09 06:18:50','2022-02-09 06:18:50'),(466,201,'action complete via WP Cron','2022-02-09 06:30:53','2022-02-09 06:30:53'),(467,200,'action started via WP Cron','2022-02-09 08:47:02','2022-02-09 08:47:02'),(469,200,'action complete via WP Cron','2022-02-09 08:47:04','2022-02-09 08:47:04'),(498,215,'action started via Async Request','2022-02-10 06:13:32','2022-02-10 06:13:32'),(497,214,'action complete via WP Cron','2022-02-10 04:08:00','2022-02-10 04:08:00'),(496,215,'action created','2022-02-10 04:08:00','2022-02-10 04:08:00'),(493,214,'action created','2022-02-10 01:59:10','2022-02-10 01:59:10'),(494,212,'action complete via WP Cron','2022-02-10 01:59:10','2022-02-10 01:59:10'),(488,212,'action created','2022-02-09 23:01:28','2022-02-09 23:01:28'),(491,212,'action started via WP Cron','2022-02-10 01:59:10','2022-02-10 01:59:10'),(495,214,'action started via WP Cron','2022-02-10 04:07:58','2022-02-10 04:07:58'),(499,216,'action created','2022-02-10 06:13:33','2022-02-10 06:13:33'),(500,215,'action complete via Async Request','2022-02-10 06:13:33','2022-02-10 06:13:33'),(501,217,'action created','2022-02-10 06:50:20','2022-02-10 06:50:20'),(502,217,'action started via Async Request','2022-02-10 06:50:22','2022-02-10 06:50:22'),(503,217,'action complete via Async Request','2022-02-10 06:50:22','2022-02-10 06:50:22'),(504,216,'action started via WP Cron','2022-02-10 08:16:12','2022-02-10 08:16:12'),(506,216,'action complete via WP Cron','2022-02-10 08:16:13','2022-02-10 08:16:13'),(525,227,'action started via WP Cron','2022-02-11 06:55:07','2022-02-11 06:55:07'),(523,226,'action created','2022-02-11 05:00:56','2022-02-11 05:00:56'),(521,224,'action complete via WP Cron','2022-02-11 00:49:24','2022-02-11 00:49:24'),(524,227,'action created','2022-02-11 06:55:07','2022-02-11 06:55:07'),(518,224,'action created','2022-02-10 22:23:33','2022-02-10 22:23:33'),(519,224,'action started via WP Cron','2022-02-11 00:49:22','2022-02-11 00:49:22'),(526,227,'action complete via WP Cron','2022-02-11 06:55:07','2022-02-11 06:55:07'),(527,226,'action started via WP Cron','2022-02-11 07:20:49','2022-02-11 07:20:49'),(529,226,'action complete via WP Cron','2022-02-11 07:20:51','2022-02-11 07:20:51'),(532,229,'action started via WP Cron','2022-02-11 12:46:11','2022-02-11 12:46:11'),(531,229,'action created','2022-02-11 10:38:19','2022-02-11 10:38:19'),(534,229,'action complete via WP Cron','2022-02-11 12:46:13','2022-02-11 12:46:13'),(543,233,'action complete via WP Cron','2022-02-11 22:27:40','2022-02-11 22:27:40'),(546,235,'action started via WP Cron','2022-02-12 04:18:51','2022-02-12 04:18:51'),(541,233,'action started via WP Cron','2022-02-11 22:27:38','2022-02-11 22:27:38'),(540,233,'action created','2022-02-11 20:06:32','2022-02-11 20:06:32'),(545,235,'action created','2022-02-12 01:58:18','2022-02-12 01:58:18'),(547,236,'action created','2022-02-12 04:18:53','2022-02-12 04:18:53'),(548,235,'action complete via WP Cron','2022-02-12 04:18:53','2022-02-12 04:18:53'),(549,236,'action started via WP Cron','2022-02-12 06:19:32','2022-02-12 06:19:32'),(569,245,'action started via WP Cron','2022-02-13 06:19:32','2022-02-13 06:19:32'),(551,236,'action complete via WP Cron','2022-02-12 06:19:34','2022-02-12 06:19:34'),(552,238,'action created','2022-02-12 06:19:35','2022-02-12 06:19:35'),(553,238,'action started via Async Request','2022-02-12 06:19:38','2022-02-12 06:19:38'),(554,238,'action complete via Async Request','2022-02-12 06:19:38','2022-02-12 06:19:38'),(562,242,'action created','2022-02-12 23:36:56','2022-02-12 23:36:56'),(563,242,'action started via WP Cron','2022-02-13 01:58:25','2022-02-13 01:58:25'),(565,242,'action complete via WP Cron','2022-02-13 01:58:27','2022-02-13 01:58:27'),(568,245,'action created','2022-02-13 06:19:24','2022-02-13 06:19:24'),(570,245,'action complete via WP Cron','2022-02-13 06:19:32','2022-02-13 06:19:32'),(583,250,'action complete via WP Cron','2022-02-14 00:50:25','2022-02-14 00:50:25'),(587,253,'action started via Async Request','2022-02-14 06:20:30','2022-02-14 06:20:30'),(581,250,'action started via WP Cron','2022-02-14 00:50:23','2022-02-14 00:50:23'),(580,250,'action created','2022-02-13 22:45:30','2022-02-13 22:45:30'),(586,253,'action created','2022-02-14 06:20:28','2022-02-14 06:20:28'),(595,255,'action complete via WP Cron','2022-02-14 16:52:56','2022-02-14 16:52:56'),(588,253,'action complete via Async Request','2022-02-14 06:20:30','2022-02-14 06:20:30'),(603,260,'action started via Async Request','2022-02-15 06:26:58','2022-02-15 06:26:58'),(593,255,'action started via WP Cron','2022-02-14 16:52:54','2022-02-14 16:52:54'),(592,255,'action created','2022-02-14 14:42:14','2022-02-14 14:42:14'),(601,259,'action created','2022-02-15 06:18:05','2022-02-15 06:18:05'),(602,260,'action created','2022-02-15 06:26:56','2022-02-15 06:26:56'),(604,260,'action complete via Async Request','2022-02-15 06:26:58','2022-02-15 06:26:58'),(605,259,'action started via WP Cron','2022-02-15 08:18:33','2022-02-15 08:18:33'),(607,259,'action complete via WP Cron','2022-02-15 08:18:35','2022-02-15 08:18:35'),(610,262,'action started via WP Cron','2022-02-15 13:15:35','2022-02-15 13:15:35'),(609,262,'action created','2022-02-15 11:02:56','2022-02-15 11:02:56'),(611,263,'action created','2022-02-15 13:15:37','2022-02-15 13:15:37'),(612,262,'action complete via WP Cron','2022-02-15 13:15:37','2022-02-15 13:15:37'),(613,264,'action created','2022-02-15 13:19:40','2022-02-15 13:19:40'),(614,264,'action started via WP Cron','2022-02-15 13:20:33','2022-02-15 13:20:33'),(615,264,'action complete via WP Cron','2022-02-15 13:20:33','2022-02-15 13:20:33'),(616,265,'action created','2022-02-15 13:57:08','2022-02-15 13:57:08');
/*!40000 ALTER TABLE `wpob_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_actionscheduler_logs` with 290 row(s)
--

--
-- Table structure for table `wpob_termmeta`
--

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

--
-- Dumping data for table `wpob_termmeta`
--

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

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

--
-- Table structure for table `wpob_stm_lms_user_quizzes_times`
--

DROP TABLE IF EXISTS `wpob_stm_lms_user_quizzes_times`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_stm_lms_user_quizzes_times` (
  `user_quiz_time_id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `quiz_id` mediumint(9) NOT NULL,
  `start_time` int(11) NOT NULL,
  `end_time` int(11) NOT NULL,
  PRIMARY KEY (`user_quiz_time_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_stm_lms_user_quizzes_times`
--

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

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

--
-- Table structure for table `wpob_koko_analytics_post_stats`
--

DROP TABLE IF EXISTS `wpob_koko_analytics_post_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_koko_analytics_post_stats` (
  `date` date NOT NULL,
  `id` bigint(20) unsigned NOT NULL,
  `visitors` mediumint(8) unsigned NOT NULL,
  `pageviews` mediumint(8) unsigned NOT NULL,
  PRIMARY KEY (`date`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_koko_analytics_post_stats`
--

LOCK TABLES `wpob_koko_analytics_post_stats` WRITE;
/*!40000 ALTER TABLE `wpob_koko_analytics_post_stats` DISABLE KEYS */;
INSERT INTO `wpob_koko_analytics_post_stats` VALUES ('2022-04-09',29,1,1),('2022-04-10',29,1,1),('2022-04-11',29,2,2),('2022-04-11',37,1,1),('2022-04-11',39,1,1),('2022-04-12',29,3,3),('2022-04-12',37,1,1),('2022-04-12',39,1,1),('2022-04-15',480,2,2),('2022-04-15',488,1,1),('2022-04-16',29,1,1),('2022-04-18',29,2,2),('2022-04-18',37,2,2),('2022-04-18',39,2,2),('2022-04-18',138,1,1),('2022-04-18',288,1,1),('2022-04-20',29,2,2),('2022-04-25',29,2,2),('2022-04-25',37,2,2),('2022-04-25',39,4,4),('2022-04-25',138,2,2),('2022-04-25',288,2,2),('2022-05-03',29,1,1),('2022-05-07',29,1,1),('2022-05-09',29,1,1),('2022-05-09',37,2,2),('2022-05-09',39,1,1),('2022-05-09',138,1,1),('2022-05-09',288,1,1),('2022-05-12',29,1,1),('2022-05-17',29,1,1),('2022-05-27',29,1,1),('2022-05-27',39,1,1),('2022-05-30',29,1,1),('2022-06-02',29,1,1),('2022-06-08',29,1,1),('2022-06-09',29,2,2),('2022-06-12',29,1,1),('2022-06-13',29,1,1),('2022-06-14',29,2,2),('2022-06-17',29,1,1),('2022-06-29',29,3,3),('2022-07-12',29,1,1),('2022-07-15',29,1,1),('2022-07-17',29,1,1),('2022-07-20',29,1,1),('2022-07-20',37,1,1),('2022-07-20',39,1,1),('2022-07-20',138,1,1),('2022-07-20',288,1,1),('2022-08-01',29,1,1),('2022-08-08',29,1,1),('2022-08-17',29,1,1),('2022-08-23',29,3,3),('2022-08-27',29,6,6),('2022-08-29',29,1,1),('2022-09-02',29,1,1),('2022-09-13',29,2,2),('2022-09-13',37,1,1),('2022-09-13',39,1,1),('2022-09-13',138,1,1),('2022-09-13',288,1,1),('2022-09-17',29,2,2),('2022-09-28',29,1,1),('2022-10-02',29,1,1),('2022-10-04',29,1,1),('2022-10-06',29,1,1),('2022-10-12',29,1,1),('2022-10-14',29,1,1),('2022-10-14',39,1,1),('2022-10-17',29,1,1),('2022-11-06',29,1,1),('2022-11-08',29,1,1),('2022-11-17',29,1,1),('2022-11-29',29,1,1),('2022-11-30',29,2,2),('2022-12-09',29,1,1),('2022-12-11',29,1,1),('2022-12-12',29,3,3),('2022-12-13',29,1,1),('2022-12-13',288,1,1),('2022-12-16',29,1,1),('2022-12-18',29,1,1),('2022-12-22',29,2,2),('2022-12-22',39,1,1),('2022-12-22',288,1,1),('2022-12-31',29,1,1),('2022-12-31',37,2,2),('2022-12-31',288,1,1),('2023-01-02',29,2,2),('2023-01-03',29,4,4),('2023-01-03',37,1,1),('2023-01-03',138,1,1),('2023-01-03',288,1,1),('2023-01-04',29,1,1),('2023-01-05',29,3,3),('2023-01-06',29,1,1),('2023-01-06',138,1,1),('2023-01-07',29,1,1),('2023-01-07',39,1,1),('2023-01-09',29,1,1),('2023-01-09',37,1,1),('2023-01-09',138,1,1),('2023-01-09',288,1,1),('2023-01-10',29,4,5),('2023-01-10',37,3,3),('2023-01-10',39,2,2),('2023-01-10',138,2,2),('2023-01-10',288,2,2),('2023-01-11',29,1,1),('2023-01-11',37,1,1),('2023-01-13',29,2,2),('2023-01-13',37,1,1),('2023-01-13',39,1,1),('2023-01-13',288,1,1),('2023-01-14',29,2,2),('2023-01-14',37,2,2),('2023-01-14',39,1,1),('2023-01-14',288,1,2),('2023-01-15',29,2,2),('2023-01-15',288,2,2),('2023-01-16',29,1,1),('2023-01-16',37,1,1),('2023-01-16',39,1,1),('2023-01-16',138,1,1),('2023-01-16',288,1,1),('2023-01-17',29,1,1),('2023-01-17',37,2,2),('2023-01-17',288,1,1),('2023-01-18',29,2,2),('2023-01-19',29,2,2),('2023-01-20',29,1,1),('2023-01-21',29,1,1),('2023-01-22',29,1,1),('2023-01-22',37,1,1),('2023-01-22',39,2,2),('2023-01-22',288,1,1),('2023-01-23',29,2,2),('2023-01-23',39,1,1),('2023-01-26',29,5,5),('2023-01-26',37,1,1),('2023-01-26',39,3,3),('2023-01-26',138,1,1),('2023-01-26',288,2,2),('2023-01-27',29,2,2),('2023-01-27',288,1,1),('2023-01-30',29,1,1),('2023-01-30',288,1,1),('2023-02-02',29,2,2),('2023-02-02',37,1,1),('2023-02-02',39,1,1),('2023-02-02',288,1,1),('2023-02-03',29,2,2),('2023-02-03',39,1,1),('2023-02-09',29,2,2),('2023-02-12',288,1,1),('2023-02-15',29,1,1),('2023-02-15',37,1,1),('2023-02-15',39,1,1),('2023-02-19',29,1,1),('2023-02-21',29,1,1),('2023-02-22',29,2,2),('2023-02-23',29,1,1),('2023-02-25',29,1,1),('2023-03-02',29,1,1),('2023-03-04',29,1,1),('2023-03-07',29,1,1),('2023-03-07',288,1,1),('2023-03-08',29,1,1),('2023-03-13',29,1,1),('2023-03-17',29,2,2),('2023-03-19',29,1,1),('2023-03-20',29,1,1),('2023-03-21',29,2,3),('2023-03-21',37,1,1),('2023-03-21',288,2,2),('2023-03-23',29,1,1),('2023-03-23',37,1,1),('2023-03-23',39,2,2),('2023-03-23',138,1,1),('2023-03-23',288,1,1);
/*!40000 ALTER TABLE `wpob_koko_analytics_post_stats` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_koko_analytics_post_stats` with 181 row(s)
--

--
-- Table structure for table `wpob_tutor_quiz_attempts`
--

DROP TABLE IF EXISTS `wpob_tutor_quiz_attempts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_tutor_quiz_attempts` (
  `attempt_id` int(11) NOT NULL AUTO_INCREMENT,
  `course_id` int(11) DEFAULT NULL,
  `quiz_id` int(11) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `total_questions` int(11) DEFAULT NULL,
  `total_answered_questions` int(11) DEFAULT NULL,
  `total_marks` decimal(9,2) DEFAULT NULL,
  `earned_marks` decimal(9,2) DEFAULT NULL,
  `attempt_info` text DEFAULT NULL,
  `attempt_status` varchar(50) DEFAULT NULL,
  `attempt_ip` varchar(250) DEFAULT NULL,
  `attempt_started_at` datetime DEFAULT NULL,
  `attempt_ended_at` datetime DEFAULT NULL,
  `is_manually_reviewed` int(1) DEFAULT NULL,
  `manually_reviewed_at` datetime DEFAULT NULL,
  PRIMARY KEY (`attempt_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_tutor_quiz_attempts`
--

LOCK TABLES `wpob_tutor_quiz_attempts` WRITE;
/*!40000 ALTER TABLE `wpob_tutor_quiz_attempts` DISABLE KEYS */;
INSERT INTO `wpob_tutor_quiz_attempts` VALUES (1,15,19,1,1,1,1.00,1.00,'a:9:{s:10:\"time_limit\";a:3:{s:10:\"time_value\";s:1:\"0\";s:9:\"time_type\";s:7:\"minutes\";s:18:\"time_limit_seconds\";i:0;}s:13:\"feedback_mode\";s:7:\"default\";s:16:\"attempts_allowed\";s:1:\"5\";s:13:\"passing_grade\";s:2:\"80\";s:24:\"max_questions_for_answer\";s:2:\"10\";s:20:\"question_layout_view\";s:0:\"\";s:15:\"questions_order\";s:4:\"rand\";s:29:\"short_answer_characters_limit\";s:3:\"200\";s:34:\"open_ended_answer_characters_limit\";s:3:\"500\";}','attempt_ended','71.248.161.219','2022-01-17 17:35:40','2022-01-17 17:35:46',NULL,NULL);
/*!40000 ALTER TABLE `wpob_tutor_quiz_attempts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_tutor_quiz_attempts` with 1 row(s)
--

--
-- Table structure for table `wpob_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wpob_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_e_notes_users_relations`
--

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

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

--
-- Table structure for table `wpob_posts`
--

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

--
-- Dumping data for table `wpob_posts`
--

LOCK TABLES `wpob_posts` WRITE;
/*!40000 ALTER TABLE `wpob_posts` DISABLE KEYS */;
INSERT INTO `wpob_posts` VALUES (235,1,'2022-04-06 15:21:31','2022-04-06 15:21:31','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 15:21:31','2022-04-06 15:21:31','',29,'https://the-collab.com/?p=235',0,'revision','',0),(238,1,'2022-04-06 15:51:23','2022-04-06 15:51:23','','','','inherit','closed','closed','','as-seen-on-a-sussex-directories-inc-site','','','2022-04-06 15:53:56','2022-04-06 15:53:56','',29,'https://the-collab.com/wp-content/uploads/2022/04/Head-shot.jpg',0,'attachment','image/jpeg',0),(239,1,'2022-04-06 16:03:33','2022-04-06 16:03:33','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:03:33','2022-04-06 16:03:33','',29,'https://the-collab.com/?p=239',0,'revision','',0),(240,1,'2022-04-06 16:03:33','2022-04-06 16:03:33','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:03:33','2022-04-06 16:03:33','',29,'https://the-collab.com/?p=240',0,'revision','',0),(241,1,'2022-04-06 16:03:33','2022-04-06 16:03:33','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Ariel Axelrod, LMHC, NCC</h2>		\n		Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:03:33','2022-04-06 16:03:33','',29,'https://the-collab.com/?p=241',0,'revision','',0),(308,1,'2022-04-07 14:55:11','2022-04-07 14:55:11','','Notice of Privacy Practices','','inherit','','closed','','notice-of-privacy-practices','','','2022-04-07 14:55:11','2022-04-07 14:55:11','',0,'https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf',0,'attachment','application/pdf',0),(393,1,'2022-04-07 16:05:58','2022-04-07 16:05:58','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:05:58','2022-04-07 16:05:58','',138,'https://the-collab.com/?p=393',0,'revision','',0),(391,1,'2022-04-07 16:05:58','2022-04-07 16:05:58','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:05:58','2022-04-07 16:05:58','',138,'https://the-collab.com/?p=391',0,'revision','',0),(338,1,'2022-04-07 15:22:10','2022-04-07 15:22:10','','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:22:10','2022-04-07 15:22:10','',138,'https://the-collab.com/?p=338',0,'revision','',0),(339,1,'2022-04-07 15:22:10','2022-04-07 15:22:10','','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:22:10','2022-04-07 15:22:10','',138,'https://the-collab.com/?p=339',0,'revision','',0),(236,1,'2022-04-06 15:21:32','2022-04-06 15:21:32','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 15:21:32','2022-04-06 15:21:32','',29,'https://the-collab.com/?p=236',0,'revision','',0),(234,1,'2022-04-06 15:21:31','2022-04-06 15:21:31','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 15:21:31','2022-04-06 15:21:31','',29,'https://the-collab.com/?p=234',0,'revision','',0),(16,1,'2022-01-17 17:30:35','2022-01-17 17:30:35','','467131_299797613426044_221850757_o_299797613426044','','inherit','','closed','','467131_299797613426044_221850757_o_299797613426044','','','2022-01-17 17:30:35','2022-01-17 17:30:35','',0,'https://the-collab.com/wp-content/uploads/2022/01/467131_299797613426044_221850757_o_299797613426044.jpg',0,'attachment','image/jpeg',0),(17,1,'2022-01-17 17:32:24','2022-01-17 17:32:24','The cat is very smart','The cat','','publish','closed','closed','','the-cat','','','2022-01-17 17:32:24','2022-01-17 17:32:24','',15,'https://the-collab.com/topics/the-cat/',1,'topics','',0),(18,1,'2022-01-17 17:32:45','2022-01-17 17:32:45','<p>This is a cat</p>','Draft Lesson','','publish','closed','closed','','draft-lesson','','','2022-01-17 17:32:45','2022-01-17 17:32:45','',17,'https://the-collab.com/courses/my-cat-yahu/lesson/draft-lesson/',1,'lesson','',0),(19,1,'2022-01-17 17:33:09','2022-01-17 17:33:09','A cat','What is it?','','publish','closed','closed','','what-is-it','','','2022-01-17 17:33:09','2022-01-17 17:33:09','',17,'https://the-collab.com/courses/my-cat-yahu/tutor_quiz/what-is-it/',2,'tutor_quiz','',0),(21,1,'2022-01-17 17:35:26','2022-01-17 17:35:26','','Course Enrolled &ndash; January 17, 2022 @ 5:35 pm','','completed','closed','closed','','course-enrolled-january-17-2022-535-pm','','','2022-01-17 17:35:26','2022-01-17 17:35:26','',15,'https://the-collab.com/?post_type=tutor_enrolled&p=21',0,'tutor_enrolled','',0),(35,1,'2022-02-08 14:39:40','2022-02-08 14:39:40','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-hello-elementor','','','2022-02-08 14:39:40','2022-02-08 14:39:40','',0,'https://the-collab.com/2022/02/08/wp-global-styles-hello-elementor/',0,'wp_global_styles','',0),(130,1,'2022-02-17 15:43:09','2022-02-17 15:43:09','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:43:09','2022-02-17 15:43:09','',29,'https://the-collab.com/?p=130',0,'revision','',0),(23,1,'2022-01-23 18:32:15','2022-01-23 18:32:15','','Default Kit','','publish','closed','closed','','default-kit','','','2023-01-10 18:20:01','2023-01-10 18:20:01','',0,'https://the-collab.com/?p=23',0,'elementor_library','',0),(309,1,'2022-04-07 14:55:15','2022-04-07 14:55:15','','bill of rights PDF','','inherit','closed','closed','','patient-bill-of-rights-and-patient-responsibilities','','','2022-04-07 14:55:32','2022-04-07 14:55:32','',0,'https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf',0,'attachment','application/pdf',0),(29,1,'2022-01-24 18:17:17','2022-01-24 18:17:17','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use. He is also fluent in Mandarin Chinese.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','publish','closed','closed','','home','','','2022-12-12 17:38:04','2022-12-12 17:38:04','',0,'https://the-collab.com/?page_id=29',0,'page','',0),(544,1,'2022-04-21 15:28:58','2022-04-21 15:28:58','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:28:58','2022-04-21 15:28:58','',29,'https://the-collab.com/?p=544',0,'revision','',0),(30,1,'2022-01-24 18:17:17','2022-01-24 18:17:17','','Home','','inherit','closed','closed','','29-revision-v1','','','2022-01-24 18:17:17','2022-01-24 18:17:17','',29,'https://the-collab.com/?p=30',0,'revision','',0),(103,1,'2022-02-17 15:28:13','2022-02-17 15:28:13','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-zoologist','','','2022-02-17 15:28:13','2022-02-17 15:28:13','',0,'https://the-collab.com/?p=103',0,'wp_global_styles','',0),(37,1,'2022-02-08 14:41:15','2022-02-08 14:41:15','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $250</li><li>Psychotherapy, 50-minute session: $200</li><li>Psychotherapy, 30-minute session: $80</li></ul><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $100</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h6>Copyright 2023. All rights reserved.</h6>','Policies, FAQs, and Fees','','publish','closed','closed','','policies-faqs-and-fees','','','2022-12-12 17:25:11','2022-12-12 17:25:11','',0,'https://the-collab.com/?page_id=37',0,'page','',0),(38,1,'2022-02-08 14:41:15','2022-02-08 14:41:15','','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-02-08 14:41:15','2022-02-08 14:41:15','',37,'https://the-collab.com/?p=38',0,'revision','',0),(39,1,'2022-02-08 14:46:02','2022-02-08 14:46:02','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2023. All rights reserved.</h6>','Contact','','publish','closed','closed','','contact','','','2022-12-12 17:35:58','2022-12-12 17:35:58','',0,'https://the-collab.com/?page_id=39',0,'page','',0),(659,1,'2022-12-12 17:23:22','2022-12-12 17:23:22','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:23:22','2022-12-12 17:23:22','',39,'https://the-collab.com/?p=659',0,'revision','',0),(40,1,'2022-02-08 14:46:02','2022-02-08 14:46:02','','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-02-08 14:46:02','2022-02-08 14:46:02','',39,'https://the-collab.com/?p=40',0,'revision','',0),(42,1,'2022-02-08 14:51:58','2022-02-08 14:51:58','','Navigation','','publish','closed','closed','','navigation','','','2022-02-08 15:16:26','2022-02-08 15:16:26','',0,'https://the-collab.com/2022/02/08/navigation/',0,'wp_navigation','',0),(43,1,'2022-02-08 14:52:02','2022-02-08 14:52:02','','Navigation','','publish','closed','closed','','navigation-2','','','2022-02-08 14:52:02','2022-02-08 14:52:02','',0,'https://the-collab.com/2022/02/08/navigation-2/',0,'wp_navigation','',0),(44,1,'2022-02-08 15:16:11','2022-02-08 15:16:11','','Navigation 3','','publish','closed','closed','','navigation-3','','','2022-02-08 15:16:11','2022-02-08 15:16:11','',0,'https://the-collab.com/2022/02/08/navigation-3/',0,'wp_navigation','',0),(182,1,'2022-02-17 18:08:05','2022-02-17 18:08:05','<p>Ariel Axelrod, LMHC</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:08:05','2022-02-17 18:08:05','',29,'https://the-collab.com/?p=182',0,'revision','',0),(45,1,'2022-02-08 15:16:25','2022-02-08 15:16:25','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"ref\":44,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /-->','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-08 15:16:25','2022-02-08 15:16:25','',29,'https://the-collab.com/?p=45',0,'revision','',0),(46,1,'2022-02-08 15:16:26','2022-02-08 15:16:26','','Navigation','','inherit','closed','closed','','42-revision-v1','','','2022-02-08 15:16:26','2022-02-08 15:16:26','',42,'https://the-collab.com/?p=46',0,'revision','',0),(55,1,'2022-02-15 13:54:26','2022-02-15 13:54:26','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentytwo','','','2022-02-15 13:54:26','2022-02-15 13:54:26','',0,'https://the-collab.com/2022/02/15/wp-global-styles-twentytwentytwo/',0,'wp_global_styles','',0),(62,1,'2022-02-15 14:27:27','2022-02-15 14:27:27','<p> </p>\n<p><!-- wp:group --></p>\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p> </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns --><!-- wp:navigation {\"ref\":49,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /-->\n<p><!-- /wp:group --><!-- wp:paragraph --></p>\n<p> </p>\n<p><!-- /wp:paragraph --><!-- wp:group --></p>\n \n<p><!-- /wp:group --><!-- wp:group --></p>\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<h2 style=\"flex-basis: 33.33%;\"><!-- wp:verse -->About the Practice<!-- /wp:verse --></h2>\n<!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<p><!-- /wp:group --><!-- wp:paragraph --></p>\n<p> </p>\n<p><!-- /wp:paragraph --></p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:27:27','2022-02-15 14:27:27','',29,'https://the-collab.com/?p=62',0,'revision','',0),(49,1,'2022-02-15 13:44:12','2022-02-15 13:44:12','','Page Navigation','','publish','closed','closed','','page-navigation','','','2022-02-15 13:44:12','2022-02-15 13:44:12','',0,'https://the-collab.com/2022/02/15/page-navigation/',0,'wp_navigation','',0),(184,1,'2022-02-17 18:09:00','2022-02-17 18:09:00','<p>Ariel Axelrod, LMHC</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:09:00','2022-02-17 18:09:00','',29,'https://the-collab.com/?p=184',0,'revision','',0),(64,1,'2022-02-15 14:27:27','2022-02-15 14:27:27','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:27:27','2022-02-15 14:27:27','',29,'https://the-collab.com/?p=64',0,'revision','',0),(61,1,'2022-02-15 14:25:18','2022-02-15 14:25:18','<p> </p>\n<p><!-- wp:group --></p>\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p> </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns --><!-- wp:navigation {\"ref\":49,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /-->\n<p><!-- /wp:group --><!-- wp:paragraph --></p>\n<p> </p>\n<p><!-- /wp:paragraph --><!-- wp:group --></p>\n \n<p><!-- /wp:group --><!-- wp:group --></p>\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<h2 style=\"flex-basis: 33.33%;\"><!-- wp:verse -->About the Practice<!-- /wp:verse --></h2>\n<!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<p><!-- /wp:group --><!-- wp:paragraph --></p>\n<p> </p>\n<p><!-- /wp:paragraph --></p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:25:18','2022-02-15 14:25:18','',29,'https://the-collab.com/?p=61',0,'revision','',0),(50,1,'2022-02-15 13:45:52','2022-02-15 13:45:52','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:navigation {\"ref\":49,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- 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:verse -->\n<pre class=\"wp-block-verse\">About the Practice</pre>\n<!-- /wp:verse --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:paragraph -->\n<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 13:45:52','2022-02-15 13:45:52','',29,'https://the-collab.com/?p=50',0,'revision','',0),(57,1,'2022-02-15 14:23:13','2022-02-15 14:23:13','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-15 14:23:13','2022-02-15 14:23:13','',23,'https://the-collab.com/?p=57',0,'revision','',0),(58,1,'2022-02-15 14:23:13','2022-02-15 14:23:13','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-15 14:23:13','2022-02-15 14:23:13','',23,'https://the-collab.com/?p=58',0,'revision','',0),(59,1,'2022-02-15 14:25:18','2022-02-15 14:25:18','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:navigation {\"ref\":49,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- 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:verse -->\n<pre class=\"wp-block-verse\">About the Practice</pre>\n<!-- /wp:verse --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:paragraph -->\n<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:25:18','2022-02-15 14:25:18','',29,'https://the-collab.com/?p=59',0,'revision','',0),(60,1,'2022-02-15 14:25:18','2022-02-15 14:25:18','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:navigation {\"ref\":49,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- 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:verse -->\n<pre class=\"wp-block-verse\">About the Practice</pre>\n<!-- /wp:verse --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:paragraph -->\n<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:25:18','2022-02-15 14:25:18','',29,'https://the-collab.com/?p=60',0,'revision','',0),(63,1,'2022-02-15 14:27:27','2022-02-15 14:27:27','<p> </p>\n<p><!-- wp:group --></p>\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p> </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns --><!-- wp:navigation {\"ref\":49,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /-->\n<p><!-- /wp:group --><!-- wp:paragraph --></p>\n<p> </p>\n<p><!-- /wp:paragraph --><!-- wp:group --></p>\n \n<p><!-- /wp:group --><!-- wp:group --></p>\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<h2 style=\"flex-basis: 33.33%;\"><!-- wp:verse -->About the Practice<!-- /wp:verse --></h2>\n<!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<p><!-- /wp:group --><!-- wp:paragraph --></p>\n<p> </p>\n<p><!-- /wp:paragraph --></p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:27:27','2022-02-15 14:27:27','',29,'https://the-collab.com/?p=63',0,'revision','',0),(72,1,'2022-02-15 14:33:33','2022-02-15 14:33:33','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:33:33','2022-02-15 14:33:33','',29,'https://the-collab.com/?p=72',0,'revision','',0),(66,1,'2022-02-15 14:30:27','2022-02-15 14:30:27','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-15 14:30:27','2022-02-15 14:30:27','',23,'https://the-collab.com/?p=66',0,'revision','',0),(67,1,'2022-02-15 14:31:12','2022-02-15 14:31:12','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-15 14:31:12','2022-02-15 14:31:12','',23,'https://the-collab.com/?p=67',0,'revision','',0),(68,1,'2022-02-15 14:32:08','2022-02-15 14:32:08','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-15 14:32:08','2022-02-15 14:32:08','',23,'https://the-collab.com/?p=68',0,'revision','',0),(69,1,'2022-02-15 14:32:52','2022-02-15 14:32:52','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-15 14:32:52','2022-02-15 14:32:52','',23,'https://the-collab.com/?p=69',0,'revision','',0),(70,1,'2022-02-15 14:33:33','2022-02-15 14:33:33','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:33:33','2022-02-15 14:33:33','',29,'https://the-collab.com/?p=70',0,'revision','',0),(71,1,'2022-02-15 14:33:33','2022-02-15 14:33:33','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 14:33:33','2022-02-15 14:33:33','',29,'https://the-collab.com/?p=71',0,'revision','',0),(181,1,'2022-02-17 18:08:05','2022-02-17 18:08:05','<p>Ariel Axelrod, LMHC</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:08:05','2022-02-17 18:08:05','',29,'https://the-collab.com/?p=181',0,'revision','',0),(76,1,'2022-02-15 18:58:18','2022-02-15 18:58:18','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 18:58:18','2022-02-15 18:58:18','',29,'https://the-collab.com/?p=76',0,'revision','',0),(74,1,'2022-02-15 18:58:18','2022-02-15 18:58:18','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 18:58:18','2022-02-15 18:58:18','',29,'https://the-collab.com/?p=74',0,'revision','',0),(75,1,'2022-02-15 18:58:18','2022-02-15 18:58:18','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 18:58:18','2022-02-15 18:58:18','',29,'https://the-collab.com/?p=75',0,'revision','',0),(78,1,'2022-02-15 19:26:53','2022-02-15 19:26:53','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 19:26:53','2022-02-15 19:26:53','',29,'https://the-collab.com/?p=78',0,'revision','',0),(79,1,'2022-02-15 19:26:53','2022-02-15 19:26:53','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 19:26:53','2022-02-15 19:26:53','',29,'https://the-collab.com/?p=79',0,'revision','',0),(80,1,'2022-02-15 19:26:53','2022-02-15 19:26:53','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-15 19:26:53','2022-02-15 19:26:53','',29,'https://the-collab.com/?p=80',0,'revision','',0),(245,1,'2022-04-06 16:10:28','2022-04-06 16:10:28','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:10:28','2022-04-06 16:10:28','',29,'https://the-collab.com/?p=245',0,'revision','',0),(88,1,'2022-02-15 19:33:01','2022-02-15 19:33:01','','Elementor-post-screenshot_85_2022-02-15-19-33-01_2520b61e.png','','inherit','','closed','','elementor-post-screenshot_85_2022-02-15-19-33-01_2520b61e-png','','','2022-02-15 19:33:01','2022-02-15 19:33:01','',0,'https://the-collab.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_85_2022-02-15-19-33-01_2520b61e.png',0,'attachment','image/png',0),(97,1,'2022-02-15 19:42:25','2022-02-15 19:42:25','','Elementor-post-screenshot_93_2022-02-15-19-42-25_674acb7d.png','','inherit','','closed','','elementor-post-screenshot_93_2022-02-15-19-42-25_674acb7d-png','','','2022-02-15 19:42:25','2022-02-15 19:42:25','',0,'https://the-collab.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_93_2022-02-15-19-42-25_674acb7d.png',0,'attachment','image/png',0),(99,1,'2022-02-15 19:43:10','2022-02-15 19:43:10','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-15 19:43:10','2022-02-15 19:43:10','',23,'https://the-collab.com/?p=99',0,'revision','',0),(107,1,'2022-02-17 15:31:33','2022-02-17 15:31:33','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:31:33','2022-02-17 15:31:33','',29,'https://the-collab.com/?p=107',0,'revision','',0),(105,1,'2022-02-17 15:31:33','2022-02-17 15:31:33','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:31:33','2022-02-17 15:31:33','',29,'https://the-collab.com/?p=105',0,'revision','',0),(106,1,'2022-02-17 15:31:33','2022-02-17 15:31:33','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:31:33','2022-02-17 15:31:33','',29,'https://the-collab.com/?p=106',0,'revision','',0),(111,1,'2022-02-17 15:31:53','2022-02-17 15:31:53','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:31:53','2022-02-17 15:31:53','',29,'https://the-collab.com/?p=111',0,'revision','',0),(109,1,'2022-02-17 15:31:53','2022-02-17 15:31:53','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:31:53','2022-02-17 15:31:53','',29,'https://the-collab.com/?p=109',0,'revision','',0),(110,1,'2022-02-17 15:31:53','2022-02-17 15:31:53','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:31:53','2022-02-17 15:31:53','',29,'https://the-collab.com/?p=110',0,'revision','',0),(125,1,'2022-02-17 15:40:20','2022-02-17 15:40:20','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:40:20','2022-02-17 15:40:20','',29,'https://the-collab.com/?p=125',0,'revision','',0),(243,1,'2022-04-06 16:07:41','2022-04-06 16:07:41','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Ariel Axelrod, LMHC, NCC</h2>		\n		Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:07:41','2022-04-06 16:07:41','',29,'https://the-collab.com/?p=243',0,'revision','',0),(244,1,'2022-04-06 16:07:41','2022-04-06 16:07:41','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:07:41','2022-04-06 16:07:41','',29,'https://the-collab.com/?p=244',0,'revision','',0),(242,1,'2022-04-06 16:07:41','2022-04-06 16:07:41','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Ariel Axelrod, LMHC, NCC</h2>		\n		Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:07:41','2022-04-06 16:07:41','',29,'https://the-collab.com/?p=242',0,'revision','',0),(631,1,'2022-12-12 16:30:39','2022-12-12 16:30:39','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><h2 style=\"text-align: center;\">Training and Experience</h2><p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. MHC01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 16:30:39','2022-12-12 16:30:39','',495,'https://the-collab.com/?p=631',0,'revision','',0),(123,1,'2022-02-17 15:40:19','2022-02-17 15:40:19','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:40:19','2022-02-17 15:40:19','',29,'https://the-collab.com/?p=123',0,'revision','',0),(124,1,'2022-02-17 15:40:19','2022-02-17 15:40:19','<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:40:19','2022-02-17 15:40:19','',29,'https://the-collab.com/?p=124',0,'revision','',0),(129,1,'2022-02-17 15:40:56','2022-02-17 15:40:56','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:40:56','2022-02-17 15:40:56','',29,'https://the-collab.com/?p=129',0,'revision','',0),(127,1,'2022-02-17 15:40:56','2022-02-17 15:40:56','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:40:56','2022-02-17 15:40:56','',29,'https://the-collab.com/?p=127',0,'revision','',0),(128,1,'2022-02-17 15:40:56','2022-02-17 15:40:56','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:40:56','2022-02-17 15:40:56','',29,'https://the-collab.com/?p=128',0,'revision','',0),(131,1,'2022-02-17 15:43:09','2022-02-17 15:43:09','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h2>About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:43:09','2022-02-17 15:43:09','',29,'https://the-collab.com/?p=131',0,'revision','',0),(148,1,'2022-02-17 15:52:22','2022-02-17 15:52:22','<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:52:22','2022-02-17 15:52:22','',29,'https://the-collab.com/?p=148',0,'revision','',0),(132,1,'2022-02-17 15:43:09','2022-02-17 15:43:09','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:43:09','2022-02-17 15:43:09','',29,'https://the-collab.com/?p=132',0,'revision','',0),(133,1,'2022-04-06 17:26:30','2022-02-17 15:45:39',' ','','','publish','closed','closed','','133','','','2022-04-06 17:26:30','2022-04-06 17:26:30','',0,'https://the-collab.com/?p=133',1,'nav_menu_item','',0),(134,1,'2022-04-06 17:26:30','2022-02-17 15:45:39',' ','','','publish','closed','closed','','134','','','2022-04-06 17:26:30','2022-04-06 17:26:30','',0,'https://the-collab.com/?p=134',5,'nav_menu_item','',0),(135,1,'2022-04-06 17:26:30','2022-02-17 15:45:39',' ','','','publish','closed','closed','','135','','','2022-04-06 17:26:30','2022-04-06 17:26:30','',0,'https://the-collab.com/?p=135',3,'nav_menu_item','',0),(145,1,'2022-02-17 15:50:40','2022-02-17 15:50:40','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:50:40','2022-02-17 15:50:40','',29,'https://the-collab.com/?p=145',0,'revision','',0),(303,1,'2022-04-07 14:47:03','2022-04-07 14:47:03','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n		<strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 14:47:03','2022-04-07 14:47:03','',37,'https://the-collab.com/?p=303',0,'revision','',0),(138,1,'2022-02-17 15:46:42','2022-02-17 15:46:42','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','publish','closed','closed','','blog','','','2023-01-10 18:18:26','2023-01-10 18:18:26','',0,'https://the-collab.com/?page_id=138',0,'page','',0),(671,1,'2022-12-12 17:25:28','2022-12-12 17:25:28','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:25:28','2022-12-12 17:25:28','',138,'https://the-collab.com/?p=671',0,'revision','',0),(139,1,'2022-02-17 15:45:48','2022-02-17 15:45:48','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-blockbase','','','2022-02-17 15:45:48','2022-02-17 15:45:48','',0,'https://the-collab.com/?p=139',0,'wp_global_styles','',0),(140,1,'2022-04-06 17:26:30','2022-02-17 15:46:42',' ','','','publish','closed','closed','','140','','','2022-04-06 17:26:30','2022-04-06 17:26:30','',0,'https://the-collab.com/?p=140',4,'nav_menu_item','',0),(141,1,'2022-02-17 15:46:42','2022-02-17 15:46:42','','Blog','','inherit','closed','closed','','138-revision-v1','','','2022-02-17 15:46:42','2022-02-17 15:46:42','',138,'https://the-collab.com/?p=141',0,'revision','',0),(142,1,'2022-02-17 15:46:53','2022-02-17 15:46:53','','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-02-17 15:46:53','2022-02-17 15:46:53','',138,'https://the-collab.com/?p=142',0,'revision','',0),(143,1,'2022-02-17 15:50:40','2022-02-17 15:50:40','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:50:40','2022-02-17 15:50:40','',29,'https://the-collab.com/?p=143',0,'revision','',0),(144,1,'2022-02-17 15:50:40','2022-02-17 15:50:40','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:50:40','2022-02-17 15:50:40','',29,'https://the-collab.com/?p=144',0,'revision','',0),(146,1,'2022-02-17 15:52:22','2022-02-17 15:52:22','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:52:22','2022-02-17 15:52:22','',29,'https://the-collab.com/?p=146',0,'revision','',0),(147,1,'2022-02-17 15:52:22','2022-02-17 15:52:22','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 15:52:22','2022-02-17 15:52:22','',29,'https://the-collab.com/?p=147',0,'revision','',0),(178,1,'2022-02-17 17:09:46','2022-02-17 17:09:46','<p>Ariel Axelrod, LMHC</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 17:09:46','2022-02-17 17:09:46','',29,'https://the-collab.com/?p=178',0,'revision','',0),(183,1,'2022-02-17 18:09:00','2022-02-17 18:09:00','<p>Ariel Axelrod, LMHC</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:09:00','2022-02-17 18:09:00','',29,'https://the-collab.com/?p=183',0,'revision','',0),(180,1,'2022-02-17 18:08:05','2022-02-17 18:08:05','<p>Ariel Axelrod, LMHC</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:08:05','2022-02-17 18:08:05','',29,'https://the-collab.com/?p=180',0,'revision','',0),(152,1,'2022-02-17 16:03:58','2022-02-17 16:03:58','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC</h2>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:03:58','2022-02-17 16:03:58','',29,'https://the-collab.com/?p=152',0,'revision','',0),(150,1,'2022-02-17 16:03:58','2022-02-17 16:03:58','<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:03:58','2022-02-17 16:03:58','',29,'https://the-collab.com/?p=150',0,'revision','',0),(151,1,'2022-02-17 16:03:58','2022-02-17 16:03:58','<style>/*! elementor - v3.5.5 - 03-02-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:03:58','2022-02-17 16:03:58','',29,'https://the-collab.com/?p=151',0,'revision','',0),(156,1,'2022-02-17 16:09:02','2022-02-17 16:09:02','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:09:02','2022-02-17 16:09:02','',29,'https://the-collab.com/?p=156',0,'revision','',0),(154,1,'2022-02-17 16:09:02','2022-02-17 16:09:02','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC</h2>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:09:02','2022-02-17 16:09:02','',29,'https://the-collab.com/?p=154',0,'revision','',0),(155,1,'2022-02-17 16:09:02','2022-02-17 16:09:02','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC</h2>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:09:02','2022-02-17 16:09:02','',29,'https://the-collab.com/?p=155',0,'revision','',0),(157,1,'2022-02-17 16:09:22','2022-02-17 16:09:22','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:09:22','2022-02-17 16:09:22','',29,'https://the-collab.com/?p=157',0,'revision','',0),(158,1,'2022-02-17 16:09:22','2022-02-17 16:09:22','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:09:22','2022-02-17 16:09:22','',29,'https://the-collab.com/?p=158',0,'revision','',0),(159,1,'2022-02-17 16:09:22','2022-02-17 16:09:22','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:09:22','2022-02-17 16:09:22','',29,'https://the-collab.com/?p=159',0,'revision','',0),(160,1,'2022-02-17 16:10:45','2022-02-17 16:10:45','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:10:45','2022-02-17 16:10:45','',29,'https://the-collab.com/?p=160',0,'revision','',0),(161,1,'2022-02-17 16:10:45','2022-02-17 16:10:45','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:10:45','2022-02-17 16:10:45','',29,'https://the-collab.com/?p=161',0,'revision','',0),(162,1,'2022-02-17 16:10:45','2022-02-17 16:10:45','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:10:45','2022-02-17 16:10:45','',29,'https://the-collab.com/?p=162',0,'revision','',0),(163,1,'2022-02-17 16:11:58','2022-02-17 16:11:58','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:11:58','2022-02-17 16:11:58','',29,'https://the-collab.com/?p=163',0,'revision','',0),(164,1,'2022-02-17 16:11:58','2022-02-17 16:11:58','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:11:58','2022-02-17 16:11:58','',29,'https://the-collab.com/?p=164',0,'revision','',0),(165,1,'2022-02-17 16:11:58','2022-02-17 16:11:58','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:11:58','2022-02-17 16:11:58','',29,'https://the-collab.com/?p=165',0,'revision','',0),(166,1,'2022-02-17 16:12:24','2022-02-17 16:12:24','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:12:24','2022-02-17 16:12:24','',29,'https://the-collab.com/?p=166',0,'revision','',0),(167,1,'2022-02-17 16:12:24','2022-02-17 16:12:24','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:12:24','2022-02-17 16:12:24','',29,'https://the-collab.com/?p=167',0,'revision','',0),(168,1,'2022-02-17 16:12:24','2022-02-17 16:12:24','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:12:24','2022-02-17 16:12:24','',29,'https://the-collab.com/?p=168',0,'revision','',0),(169,1,'2022-02-17 16:14:23','2022-02-17 16:14:23','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:14:23','2022-02-17 16:14:23','',29,'https://the-collab.com/?p=169',0,'revision','',0),(170,1,'2022-02-17 16:14:23','2022-02-17 16:14:23','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>Ariel Axelrod, LMHC</h4>		\n		<h3> </h3><h3><strong>About the Practice</strong></h3><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:14:23','2022-02-17 16:14:23','',29,'https://the-collab.com/?p=170',0,'revision','',0),(171,1,'2022-02-17 16:14:24','2022-02-17 16:14:24','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC</h2>		\n		<h4>About the Practice</h4><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 16:14:24','2022-02-17 16:14:24','',29,'https://the-collab.com/?p=171',0,'revision','',0),(185,1,'2022-02-17 18:09:00','2022-02-17 18:09:00','<p>    Ariel Axelrod, LMHC</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:09:00','2022-02-17 18:09:00','',29,'https://the-collab.com/?p=185',0,'revision','',0),(174,1,'2022-02-17 16:58:55','2022-02-17 16:58:55','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-17 16:58:55','2022-02-17 16:58:55','',23,'https://the-collab.com/?p=174',0,'revision','',0),(175,1,'2022-02-17 17:01:11','2022-02-17 17:01:11','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-17 17:01:11','2022-02-17 17:01:11','',23,'https://the-collab.com/?p=175',0,'revision','',0),(176,1,'2022-02-17 17:09:46','2022-02-17 17:09:46','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC</h2>		\n		<h4>About the Practice</h4><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 17:09:46','2022-02-17 17:09:46','',29,'https://the-collab.com/?p=176',0,'revision','',0),(173,1,'2022-02-17 16:24:08','2022-02-17 16:24:08','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-17 16:24:08','2022-02-17 16:24:08','',23,'https://the-collab.com/?p=173',0,'revision','',0),(177,1,'2022-02-17 17:09:46','2022-02-17 17:09:46','<style>/*! elementor - v3.5.5 - 03-02-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC</h2>		\n		<h4>About the Practice</h4><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 17:09:46','2022-02-17 17:09:46','',29,'https://the-collab.com/?p=177',0,'revision','',0),(199,1,'2022-02-17 18:17:57','2022-02-17 18:17:57','<p>    Ariel Axelrod, LMHC</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:17:57','2022-02-17 18:17:57','',29,'https://the-collab.com/?p=199',0,'revision','',0),(200,1,'2022-02-17 18:17:57','2022-02-17 18:17:57','<p>    Ariel Axelrod, LMHC</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:17:57','2022-02-17 18:17:57','',29,'https://the-collab.com/?p=200',0,'revision','',0),(201,1,'2022-02-17 18:17:57','2022-02-17 18:17:57','<p>    Ariel Axelrod, LMHC</p>		\n		<h2>About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:17:57','2022-02-17 18:17:57','',29,'https://the-collab.com/?p=201',0,'revision','',0),(205,1,'2022-02-17 18:23:02','2022-02-17 18:23:02','<p>    Ariel Axelrod, LMHC</p>		\n		<h2>About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:23:02','2022-02-17 18:23:02','',29,'https://the-collab.com/?p=205',0,'revision','',0),(203,1,'2022-02-17 18:23:01','2022-02-17 18:23:01','<p>    Ariel Axelrod, LMHC</p>		\n		<h2>About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:23:01','2022-02-17 18:23:01','',29,'https://the-collab.com/?p=203',0,'revision','',0),(204,1,'2022-02-17 18:23:01','2022-02-17 18:23:01','<p>    Ariel Axelrod, LMHC</p>		\n		<h2>About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:23:01','2022-02-17 18:23:01','',29,'https://the-collab.com/?p=204',0,'revision','',0),(210,1,'2022-02-17 18:31:17','2022-02-17 18:31:17','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:31:17','2022-02-17 18:31:17','',29,'https://the-collab.com/?p=210',0,'revision','',0),(211,1,'2022-02-17 18:32:32','2022-02-17 18:32:32','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:32:32','2022-02-17 18:32:32','',29,'https://the-collab.com/?p=211',0,'revision','',0),(207,1,'2022-02-17 18:27:45','2022-02-17 18:27:45','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-02-17 18:27:45','2022-02-17 18:27:45','',23,'https://the-collab.com/?p=207',0,'revision','',0),(208,1,'2022-02-17 18:31:17','2022-02-17 18:31:17','<p>    Ariel Axelrod, LMHC</p>		\n		<h2>About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:31:17','2022-02-17 18:31:17','',29,'https://the-collab.com/?p=208',0,'revision','',0),(209,1,'2022-02-17 18:31:17','2022-02-17 18:31:17','<p>    Ariel Axelrod, LMHC</p>		\n		<h2>About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:31:17','2022-02-17 18:31:17','',29,'https://the-collab.com/?p=209',0,'revision','',0),(212,1,'2022-02-17 18:32:32','2022-02-17 18:32:32','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:32:32','2022-02-17 18:32:32','',29,'https://the-collab.com/?p=212',0,'revision','',0),(213,1,'2022-02-17 18:32:33','2022-02-17 18:32:33','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:32:33','2022-02-17 18:32:33','',29,'https://the-collab.com/?p=213',0,'revision','',0),(214,1,'2022-02-17 18:35:40','2022-02-17 18:35:40','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:35:40','2022-02-17 18:35:40','',29,'https://the-collab.com/?p=214',0,'revision','',0),(215,1,'2022-02-17 18:35:40','2022-02-17 18:35:40','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:35:40','2022-02-17 18:35:40','',29,'https://the-collab.com/?p=215',0,'revision','',0),(216,1,'2022-02-17 18:35:41','2022-02-17 18:35:41','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:35:41','2022-02-17 18:35:41','',29,'https://the-collab.com/?p=216',0,'revision','',0),(217,1,'2022-02-17 18:42:13','2022-02-17 18:42:13','','Ariel Axelrod','','inherit','','closed','','ariel-axelrod','','','2022-02-17 18:42:13','2022-02-17 18:42:13','',29,'https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp',0,'attachment','image/webp',0),(218,1,'2022-02-17 18:48:42','2022-02-17 18:48:42','','','','inherit','closed','closed','','office-cat','','','2022-12-12 16:46:39','2022-12-12 16:46:39','',29,'https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp',0,'attachment','image/webp',0),(222,1,'2022-02-17 18:50:47','2022-02-17 18:50:47','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:50:47','2022-02-17 18:50:47','',29,'https://the-collab.com/?p=222',0,'revision','',0),(220,1,'2022-02-17 18:50:47','2022-02-17 18:50:47','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:50:47','2022-02-17 18:50:47','',29,'https://the-collab.com/?p=220',0,'revision','',0),(221,1,'2022-02-17 18:50:47','2022-02-17 18:50:47','<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<p>Copyright 2021-2022. All rights reserved.</p>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-02-17 18:50:47','2022-02-17 18:50:47','',29,'https://the-collab.com/?p=221',0,'revision','',0),(246,1,'2022-04-06 16:10:28','2022-04-06 16:10:28','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:10:28','2022-04-06 16:10:28','',29,'https://the-collab.com/?p=246',0,'revision','',0),(247,1,'2022-04-06 16:10:28','2022-04-06 16:10:28','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:10:28','2022-04-06 16:10:28','',29,'https://the-collab.com/?p=247',0,'revision','',0),(248,1,'2022-04-06 16:14:55','2022-04-06 16:14:55','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:14:55','2022-04-06 16:14:55','',29,'https://the-collab.com/?p=248',0,'revision','',0),(249,1,'2022-04-06 16:14:55','2022-04-06 16:14:55','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:14:55','2022-04-06 16:14:55','',29,'https://the-collab.com/?p=249',0,'revision','',0),(250,1,'2022-04-06 16:14:55','2022-04-06 16:14:55','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:14:55','2022-04-06 16:14:55','',29,'https://the-collab.com/?p=250',0,'revision','',0),(254,1,'2022-04-06 16:19:08','2022-04-06 16:19:08','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:19:08','2022-04-06 16:19:08','',29,'https://the-collab.com/?p=254',0,'revision','',0),(252,1,'2022-04-06 16:19:07','2022-04-06 16:19:07','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:19:07','2022-04-06 16:19:07','',29,'https://the-collab.com/?p=252',0,'revision','',0),(253,1,'2022-04-06 16:19:07','2022-04-06 16:19:07','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:19:07','2022-04-06 16:19:07','',29,'https://the-collab.com/?p=253',0,'revision','',0),(255,1,'2022-04-06 16:24:02','2022-04-06 16:24:02','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:24:02','2022-04-06 16:24:02','',29,'https://the-collab.com/?p=255',0,'revision','',0),(256,1,'2022-04-06 16:24:02','2022-04-06 16:24:02','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:24:02','2022-04-06 16:24:02','',29,'https://the-collab.com/?p=256',0,'revision','',0),(257,1,'2022-04-06 16:24:02','2022-04-06 16:24:02','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong><ul><li>Licensed mental health counselor (LMHC). Licensed in Massachusetts, license no. 11882</li><li>National certified counselor (NCC). Certified by NBCC, cert no. 944326.</li></ul><strong>Education</strong><ul><li>MA in Clinical Mental Health Counseling, concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><strong>Clinical Training</strong><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><strong>Professional Associations</strong><ul><li>Massachusetts Mental Health Counselors Association</li></ul>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:24:02','2022-04-06 16:24:02','',29,'https://the-collab.com/?p=257',0,'revision','',0),(258,1,'2022-04-06 16:29:31','2022-04-06 16:29:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong><ul><li>Licensed mental health counselor (LMHC). Licensed in Massachusetts, license no. 11882</li><li>National certified counselor (NCC). Certified by NBCC, cert no. 944326.</li></ul><strong>Education</strong><ul><li>MA in Clinical Mental Health Counseling, concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><strong>Clinical Training</strong><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><strong>Professional Associations</strong><ul><li>Massachusetts Mental Health Counselors Association</li></ul>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:29:31','2022-04-06 16:29:31','',29,'https://the-collab.com/?p=258',0,'revision','',0),(259,1,'2022-04-06 16:29:31','2022-04-06 16:29:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong><ul><li>Licensed mental health counselor (LMHC). Licensed in Massachusetts, license no. 11882</li><li>National certified counselor (NCC). Certified by NBCC, cert no. 944326.</li></ul><strong>Education</strong><ul><li>MA in Clinical Mental Health Counseling, concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><strong>Clinical Training</strong><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><strong>Professional Associations</strong><ul><li>Massachusetts Mental Health Counselors Association</li></ul>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:29:31','2022-04-06 16:29:31','',29,'https://the-collab.com/?p=259',0,'revision','',0),(441,1,'2022-04-08 12:55:21','2022-04-08 12:55:21','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 12:55:21','2022-04-08 12:55:21','',29,'https://the-collab.com/?p=441',0,'revision','',0),(260,1,'2022-04-06 16:29:31','2022-04-06 16:29:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC). <br>Licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC). <br>Certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:29:31','2022-04-06 16:29:31','',29,'https://the-collab.com/?p=260',0,'revision','',0),(261,1,'2022-04-06 16:30:18','2022-04-06 16:30:18','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC). <br>Licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC). <br>Certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:30:18','2022-04-06 16:30:18','',29,'https://the-collab.com/?p=261',0,'revision','',0),(262,1,'2022-04-06 16:30:18','2022-04-06 16:30:18','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC). <br>Licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC). <br>Certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:30:18','2022-04-06 16:30:18','',29,'https://the-collab.com/?p=262',0,'revision','',0),(263,1,'2022-04-06 16:30:18','2022-04-06 16:30:18','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:30:18','2022-04-06 16:30:18','',29,'https://the-collab.com/?p=263',0,'revision','',0),(267,1,'2022-04-06 16:31:43','2022-04-06 16:31:43','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:31:43','2022-04-06 16:31:43','',29,'https://the-collab.com/?p=267',0,'revision','',0),(268,1,'2022-04-06 16:31:43','2022-04-06 16:31:43','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:31:43','2022-04-06 16:31:43','',29,'https://the-collab.com/?p=268',0,'revision','',0),(269,1,'2022-04-06 16:31:44','2022-04-06 16:31:44','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-06 16:31:44','2022-04-06 16:31:44','',29,'https://the-collab.com/?p=269',0,'revision','',0),(650,1,'2022-12-12 17:20:04','2022-12-12 17:20:04','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:20:04','2022-12-12 17:20:04','',29,'https://the-collab.com/?p=650',0,'revision','',0),(647,1,'2022-12-12 17:17:58','2022-12-12 17:17:58','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:17:58','2022-12-12 17:17:58','',29,'https://the-collab.com/?p=647',0,'revision','',0),(577,1,'2022-08-25 16:15:54','2022-08-25 16:15:54','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-08-25 16:15:54','2022-08-25 16:15:54','',23,'https://the-collab.com/?p=577',0,'revision','',0),(578,1,'2022-08-25 16:21:03','2022-08-25 16:21:03','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-08-25 16:21:03','2022-08-25 16:21:03','',23,'https://the-collab.com/?p=578',0,'revision','',0),(742,1,'2023-03-26 00:16:13','0000-00-00 00:00:00','','Auto Draft','','auto-draft','','','','','','','2023-03-26 00:16:13','0000-00-00 00:00:00','',0,'https://the-collab.com/?p=742',0,'post','',0),(634,1,'2022-12-12 16:36:09','2022-12-12 16:36:09','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><h2 style=\"text-align: center;\">Training and Experience</h2><p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 16:36:09','2022-12-12 16:36:09','',495,'https://the-collab.com/?p=634',0,'revision','',0),(628,1,'2022-12-12 16:29:33','2022-12-12 16:29:33','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><h2 style=\"text-align: center;\">Training and Experience</h2><p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. MHC01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 16:29:33','2022-12-12 16:29:33','',495,'https://the-collab.com/?p=628',0,'revision','',0),(623,1,'2022-12-12 16:17:25','2022-12-12 16:17:25','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 16:17:25','2022-12-12 16:17:25','',495,'https://the-collab.com/?p=623',0,'revision','',0),(589,1,'2022-09-27 15:31:18','2022-09-27 15:31:18','Giving Character (a subcategory of Endowment List)\r\n\r\n• <em>Rehearsals for Growth</em>, p100\r\n• Setup/technology notes: No alterations for online use\r\n• Clinician instructions: n/a\r\n• Side notes:\r\n<p style=\"padding-left: 40px;\">⁃ You live your projection on the other people in the group\r\n⁃ This is a good training exercise in preparation for other games\r\n⁃ It prepares a player to receive endowments given by others.\r\n⁃ “You pick up cues to let me know you know what I think of you.”\r\n⁃ The scene is heavily guided.\r\n⁃ Before introducing the concept of endowments, allow players to be expressive of their own endowments</p>','Giving Character','','publish','closed','closed','','589','','','2022-09-27 15:34:26','2022-09-27 15:34:26','',0,'https://the-collab.com/?post_type=encyclopedia&#038;p=589',0,'encyclopedia','',0),(591,1,'2022-09-27 15:33:51','2022-09-27 15:33:51','• <em>Rehearsals for Growth</em>, p118\r\n• Setup/technology notes:\r\n<p style=\"padding-left: 40px;\">⁃ Primarily for training players; not for clinical use\r\n⁃ Not feasible for remote use; for in person only</p>','Exclusion','','publish','closed','closed','','exclusion','','','2022-09-27 15:33:51','2022-09-27 15:33:51','',0,'https://the-collab.com/?post_type=encyclopedia&#038;p=591',0,'encyclopedia','',0),(624,1,'2022-12-12 16:19:22','2022-12-12 16:19:22','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-12-12 16:19:22','2022-12-12 16:19:22','',23,'https://the-collab.com/?p=624',0,'revision','',0),(625,1,'2022-12-12 16:21:53','2022-12-12 16:21:53','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-12-12 16:21:53','2022-12-12 16:21:53','',23,'https://the-collab.com/?p=625',0,'revision','',0),(626,1,'2022-12-12 16:28:16','2022-12-12 16:28:16','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. MHC01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul><h6>Copyright 2022. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 16:28:16','2022-12-12 16:28:16','',495,'https://the-collab.com/?p=626',0,'revision','',0),(621,1,'2022-09-27 16:10:13','2022-09-27 16:10:13','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-09-27 16:10:13','2022-09-27 16:10:13','',23,'https://the-collab.com/?p=621',0,'revision','',0),(627,1,'2022-12-12 16:28:36','2022-12-12 16:28:36','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. MHC01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 16:28:36','2022-12-12 16:28:36','',495,'https://the-collab.com/?p=627',0,'revision','',0),(629,1,'2022-12-12 16:29:48','2022-12-12 16:29:48','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><h2 style=\"text-align: center;\">Training and Experience</h2><p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. MHC01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 16:29:48','2022-12-12 16:29:48','',495,'https://the-collab.com/?p=629',0,'revision','',0),(630,1,'2022-12-12 16:30:09','2022-12-12 16:30:09','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><h2 style=\"text-align: center;\">Training and Experience</h2><p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. MHC01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 16:30:09','2022-12-12 16:30:09','',495,'https://the-collab.com/?p=630',0,'revision','',0),(502,1,'2022-04-08 21:27:41','2022-04-08 21:27:41','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:27:41','2022-04-08 21:27:41','',29,'https://the-collab.com/?p=502',0,'revision','',0),(288,1,'2022-04-06 17:05:22','2022-04-06 17:05:22','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p><h6>Copyright 2023. All rights reserved.</h6>','Specialties','','publish','closed','closed','','specialties','','','2022-12-12 17:23:39','2022-12-12 17:23:39','',0,'https://the-collab.com/?page_id=288',0,'page','',0),(557,1,'2022-04-21 15:33:38','2022-04-21 15:33:38','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p><h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:33:38','2022-04-21 15:33:38','',288,'https://the-collab.com/?p=557',0,'revision','',0),(289,1,'2022-04-06 17:04:52','2022-04-06 17:04:52','','Elementor #288','','inherit','closed','closed','','288-revision-v1','','','2022-04-06 17:04:52','2022-04-06 17:04:52','',288,'https://the-collab.com/?p=289',0,'revision','',0),(290,1,'2022-04-06 17:26:30','2022-04-06 17:05:22',' ','','','publish','closed','closed','','290','','','2022-04-06 17:26:30','2022-04-06 17:26:30','',0,'https://the-collab.com/?p=290',2,'nav_menu_item','',0),(291,1,'2022-04-06 17:05:22','2022-04-06 17:05:22','','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-06 17:05:22','2022-04-06 17:05:22','',288,'https://the-collab.com/?p=291',0,'revision','',0),(296,1,'2022-04-06 17:14:34','2022-04-06 17:14:34','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Specialties</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-06 17:14:34','2022-04-06 17:14:34','',288,'https://the-collab.com/?p=296',0,'revision','',0),(297,1,'2022-04-06 17:25:31','2022-04-06 17:25:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Specialties</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-06 17:25:31','2022-04-06 17:25:31','',288,'https://the-collab.com/?p=297',0,'revision','',0),(298,1,'2022-04-06 17:25:31','2022-04-06 17:25:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Specialties</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-06 17:25:31','2022-04-06 17:25:31','',288,'https://the-collab.com/?p=298',0,'revision','',0),(293,1,'2022-04-06 17:08:59','2022-04-06 17:08:59','','cape cod beach','','inherit','closed','closed','','031129capecod33','','','2022-04-06 17:09:11','2022-04-06 17:09:11','',288,'https://the-collab.com/wp-content/uploads/2022/04/031129CapeCod33.jpg',0,'attachment','image/jpeg',0),(294,1,'2022-04-06 17:14:33','2022-04-06 17:14:33','','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-06 17:14:33','2022-04-06 17:14:33','',288,'https://the-collab.com/?p=294',0,'revision','',0),(295,1,'2022-04-06 17:14:34','2022-04-06 17:14:34','','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-06 17:14:34','2022-04-06 17:14:34','',288,'https://the-collab.com/?p=295',0,'revision','',0),(299,1,'2022-04-06 17:25:32','2022-04-06 17:25:32','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p>Executive Function</p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p>Issues with Technology</p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p>Relationships and Family Conflict</p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p>Creativity and Mastery</p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p>Body Image and Self-Esteem</p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p>Life Transitions</p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p>Anxiety and Stress Management</p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p>Depression</p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p>Grief and Loss</p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-06 17:25:32','2022-04-06 17:25:32','',288,'https://the-collab.com/?p=299',0,'revision','',0),(302,1,'2022-04-07 14:47:03','2022-04-07 14:47:03','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n		<strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 14:47:03','2022-04-07 14:47:03','',37,'https://the-collab.com/?p=302',0,'revision','',0),(304,1,'2022-04-07 14:47:03','2022-04-07 14:47:03','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 14:47:03','2022-04-07 14:47:03','',37,'https://the-collab.com/?p=304',0,'revision','',0),(301,1,'2022-04-07 14:46:15','2022-04-07 14:46:15','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n		<strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 14:46:15','2022-04-07 14:46:15','',37,'https://the-collab.com/?p=301',0,'revision','',0),(305,1,'2022-04-07 14:52:06','2022-04-07 14:52:06','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 14:52:06','2022-04-07 14:52:06','',37,'https://the-collab.com/?p=305',0,'revision','',0),(306,1,'2022-04-07 14:52:07','2022-04-07 14:52:07','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 14:52:07','2022-04-07 14:52:07','',37,'https://the-collab.com/?p=306',0,'revision','',0),(307,1,'2022-04-07 14:52:07','2022-04-07 14:52:07','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 14:52:07','2022-04-07 14:52:07','',37,'https://the-collab.com/?p=307',0,'revision','',0),(313,1,'2022-04-07 15:00:03','2022-04-07 15:00:03','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:00:03','2022-04-07 15:00:03','',37,'https://the-collab.com/?p=313',0,'revision','',0),(311,1,'2022-04-07 15:00:01','2022-04-07 15:00:01','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:00:01','2022-04-07 15:00:01','',37,'https://the-collab.com/?p=311',0,'revision','',0),(312,1,'2022-04-07 15:00:02','2022-04-07 15:00:02','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					My Notice of Privacy Practices is available here and my Patient Bill of Rights is available here.\n															<svg><use xlink:href=\"#fas-caret-right\" /></svg>\n								<svg><use xlink:href=\"#fas-caret-up\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:00:02','2022-04-07 15:00:02','',37,'https://the-collab.com/?p=312',0,'revision','',0),(314,1,'2022-04-07 15:01:02','2022-04-07 15:01:02','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:01:02','2022-04-07 15:01:02','',37,'https://the-collab.com/?p=314',0,'revision','',0),(315,1,'2022-04-07 15:01:02','2022-04-07 15:01:02','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:01:02','2022-04-07 15:01:02','',37,'https://the-collab.com/?p=315',0,'revision','',0),(316,1,'2022-04-07 15:01:02','2022-04-07 15:01:02','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:01:02','2022-04-07 15:01:02','',37,'https://the-collab.com/?p=316',0,'revision','',0),(392,1,'2022-04-07 16:05:58','2022-04-07 16:05:58','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:05:58','2022-04-07 16:05:58','',138,'https://the-collab.com/?p=392',0,'revision','',0),(394,1,'2022-04-07 16:06:55','2022-04-07 16:06:55','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:06:55','2022-04-07 16:06:55','',138,'https://the-collab.com/?p=394',0,'revision','',0),(395,1,'2022-04-07 16:06:55','2022-04-07 16:06:55','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:06:55','2022-04-07 16:06:55','',138,'https://the-collab.com/?p=395',0,'revision','',0),(396,1,'2022-04-07 16:06:55','2022-04-07 16:06:55','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:06:55','2022-04-07 16:06:55','',138,'https://the-collab.com/?p=396',0,'revision','',0),(397,1,'2022-04-07 16:07:29','2022-04-07 16:07:29','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:07:29','2022-04-07 16:07:29','',138,'https://the-collab.com/?p=397',0,'revision','',0),(398,1,'2022-04-07 16:07:29','2022-04-07 16:07:29','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:07:29','2022-04-07 16:07:29','',138,'https://the-collab.com/?p=398',0,'revision','',0),(320,1,'2022-04-07 15:06:59','2022-04-07 15:06:59','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p>Executive Function</p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p>Issues with Technology</p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p>Relationships and Family Conflict</p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p>Creativity and Mastery</p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p>Body Image and Self-Esteem</p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p>Life Transitions</p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p>Anxiety and Stress Management</p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p>Depression</p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p>Grief and Loss</p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:06:59','2022-04-07 15:06:59','',288,'https://the-collab.com/?p=320',0,'revision','',0),(321,1,'2022-04-07 15:06:59','2022-04-07 15:06:59','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p>Executive Function</p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p>Issues with Technology</p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p>Relationships and Family Conflict</p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p>Creativity and Mastery</p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p>Body Image and Self-Esteem</p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p>Life Transitions</p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p>Anxiety and Stress Management</p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p>Depression</p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p>Grief and Loss</p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:06:59','2022-04-07 15:06:59','',288,'https://the-collab.com/?p=321',0,'revision','',0),(322,1,'2022-04-07 15:07:00','2022-04-07 15:07:00','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p>Executive Function</p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p>Issues with Technology</p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p>Relationships and Family Conflict</p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p>Creativity and Mastery</p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p>Body Image and Self-Esteem</p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p>Life Transitions</p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p>Anxiety and Stress Management</p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p>Depression</p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p>Grief and Loss</p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:07:00','2022-04-07 15:07:00','',288,'https://the-collab.com/?p=322',0,'revision','',0),(323,1,'2022-04-07 15:12:40','2022-04-07 15:12:40','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p>Executive Function</p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p>Issues with Technology</p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p>Relationships and Family Conflict</p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p>Creativity and Mastery</p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p>Body Image and Self-Esteem</p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p>Life Transitions</p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p>Anxiety and Stress Management</p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p>Depression</p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p>Grief and Loss</p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:12:40','2022-04-07 15:12:40','',288,'https://the-collab.com/?p=323',0,'revision','',0),(324,1,'2022-04-07 15:12:40','2022-04-07 15:12:40','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p>Executive Function</p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p>Issues with Technology</p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p>Relationships and Family Conflict</p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p>Creativity and Mastery</p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p>Body Image and Self-Esteem</p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p>Life Transitions</p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p>Anxiety and Stress Management</p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p>Depression</p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p>Grief and Loss</p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:12:40','2022-04-07 15:12:40','',288,'https://the-collab.com/?p=324',0,'revision','',0),(325,1,'2022-04-07 15:12:40','2022-04-07 15:12:40','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:12:40','2022-04-07 15:12:40','',288,'https://the-collab.com/?p=325',0,'revision','',0),(326,1,'2022-04-07 15:13:05','2022-04-07 15:13:05','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:13:05','2022-04-07 15:13:05','',288,'https://the-collab.com/?p=326',0,'revision','',0),(327,1,'2022-04-07 15:13:05','2022-04-07 15:13:05','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:13:05','2022-04-07 15:13:05','',288,'https://the-collab.com/?p=327',0,'revision','',0),(328,1,'2022-04-07 15:13:05','2022-04-07 15:13:05','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:13:05','2022-04-07 15:13:05','',288,'https://the-collab.com/?p=328',0,'revision','',0),(329,1,'2022-04-07 15:13:51','2022-04-07 15:13:51','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:13:51','2022-04-07 15:13:51','',29,'https://the-collab.com/?p=329',0,'revision','',0),(330,1,'2022-04-07 15:13:51','2022-04-07 15:13:51','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:13:51','2022-04-07 15:13:51','',29,'https://the-collab.com/?p=330',0,'revision','',0),(331,1,'2022-04-07 15:13:51','2022-04-07 15:13:51','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:13:51','2022-04-07 15:13:51','',29,'https://the-collab.com/?p=331',0,'revision','',0),(332,1,'2022-04-07 15:14:54','2022-04-07 15:14:54','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:14:54','2022-04-07 15:14:54','',37,'https://the-collab.com/?p=332',0,'revision','',0),(333,1,'2022-04-07 15:14:54','2022-04-07 15:14:54','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:14:54','2022-04-07 15:14:54','',37,'https://the-collab.com/?p=333',0,'revision','',0),(334,1,'2022-04-07 15:14:54','2022-04-07 15:14:54','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:14:54','2022-04-07 15:14:54','',37,'https://the-collab.com/?p=334',0,'revision','',0),(340,1,'2022-04-07 15:22:10','2022-04-07 15:22:10','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:22:10','2022-04-07 15:22:10','',138,'https://the-collab.com/?p=340',0,'revision','',0),(341,1,'2022-04-07 15:35:39','2022-04-07 15:35:39','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:35:39','2022-04-07 15:35:39','',138,'https://the-collab.com/?p=341',0,'revision','',0),(342,1,'2022-04-07 15:35:39','2022-04-07 15:35:39','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:35:39','2022-04-07 15:35:39','',138,'https://the-collab.com/?p=342',0,'revision','',0),(418,1,'2022-04-07 16:50:12','2022-04-07 16:50:12','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:50:12','2022-04-07 16:50:12','',138,'https://the-collab.com/?p=418',0,'revision','',0),(419,1,'2022-04-07 16:50:12','2022-04-07 16:50:12','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:50:12','2022-04-07 16:50:12','',138,'https://the-collab.com/?p=419',0,'revision','',0),(343,1,'2022-04-07 15:35:40','2022-04-07 15:35:40','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:35:40','2022-04-07 15:35:40','',138,'https://the-collab.com/?p=343',0,'revision','',0),(344,1,'2022-04-07 15:37:39','2022-04-07 15:37:39','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:37:39','2022-04-07 15:37:39','',138,'https://the-collab.com/?p=344',0,'revision','',0),(345,1,'2022-04-07 15:37:39','2022-04-07 15:37:39','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:37:39','2022-04-07 15:37:39','',138,'https://the-collab.com/?p=345',0,'revision','',0),(346,1,'2022-04-07 15:37:39','2022-04-07 15:37:39','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:37:39','2022-04-07 15:37:39','',138,'https://the-collab.com/?p=346',0,'revision','',0),(347,1,'2022-04-07 15:38:15','2022-04-07 15:38:15','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:38:15','2022-04-07 15:38:15','',138,'https://the-collab.com/?p=347',0,'revision','',0),(348,1,'2022-04-07 15:38:15','2022-04-07 15:38:15','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Me</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:38:15','2022-04-07 15:38:15','',138,'https://the-collab.com/?p=348',0,'revision','',0),(416,1,'2022-04-07 16:43:13','2022-04-07 16:43:13','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:43:13','2022-04-07 16:43:13','',138,'https://the-collab.com/?p=416',0,'revision','',0),(349,1,'2022-04-07 15:38:15','2022-04-07 15:38:15','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:38:15','2022-04-07 15:38:15','',138,'https://the-collab.com/?p=349',0,'revision','',0),(350,1,'2022-04-07 15:38:23','2022-04-07 15:38:23','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:38:23','2022-04-07 15:38:23','',138,'https://the-collab.com/?p=350',0,'revision','',0),(351,1,'2022-04-07 15:38:23','2022-04-07 15:38:23','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:38:23','2022-04-07 15:38:23','',138,'https://the-collab.com/?p=351',0,'revision','',0),(352,1,'2022-04-07 15:38:23','2022-04-07 15:38:23','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:38:23','2022-04-07 15:38:23','',138,'https://the-collab.com/?p=352',0,'revision','',0),(353,1,'2022-04-07 15:40:59','2022-04-07 15:40:59','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:40:59','2022-04-07 15:40:59','',138,'https://the-collab.com/?p=353',0,'revision','',0),(354,1,'2022-04-07 15:40:59','2022-04-07 15:40:59','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:40:59','2022-04-07 15:40:59','',138,'https://the-collab.com/?p=354',0,'revision','',0),(355,1,'2022-04-07 15:40:59','2022-04-07 15:40:59','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:40:59','2022-04-07 15:40:59','',138,'https://the-collab.com/?p=355',0,'revision','',0),(503,1,'2022-04-08 21:27:41','2022-04-08 21:27:41','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:27:41','2022-04-08 21:27:41','',29,'https://the-collab.com/?p=503',0,'revision','',0),(362,1,'2022-04-07 15:42:15','2022-04-07 15:42:15','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 15:42:15','2022-04-07 15:42:15','',39,'https://the-collab.com/?p=362',0,'revision','',0),(360,1,'2022-04-07 15:42:15','2022-04-07 15:42:15','','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 15:42:15','2022-04-07 15:42:15','',39,'https://the-collab.com/?p=360',0,'revision','',0),(361,1,'2022-04-07 15:42:15','2022-04-07 15:42:15','','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 15:42:15','2022-04-07 15:42:15','',39,'https://the-collab.com/?p=361',0,'revision','',0),(363,1,'2022-04-07 15:44:27','2022-04-07 15:44:27','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:44:27','2022-04-07 15:44:27','',29,'https://the-collab.com/?p=363',0,'revision','',0),(364,1,'2022-04-07 15:44:27','2022-04-07 15:44:27','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h1 style=\"text-align: center;\">The Team</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Ariel Axelrod, LMHC, NCC</h2>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h2>Yahu</h2>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h1 style=\"text-align: center;\">Training and Experience</h1><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:44:27','2022-04-07 15:44:27','',29,'https://the-collab.com/?p=364',0,'revision','',0),(365,1,'2022-04-07 15:44:27','2022-04-07 15:44:27','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:44:27','2022-04-07 15:44:27','',29,'https://the-collab.com/?p=365',0,'revision','',0),(366,1,'2022-04-07 15:44:53','2022-04-07 15:44:53','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:44:53','2022-04-07 15:44:53','',29,'https://the-collab.com/?p=366',0,'revision','',0),(367,1,'2022-04-07 15:44:53','2022-04-07 15:44:53','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:44:53','2022-04-07 15:44:53','',29,'https://the-collab.com/?p=367',0,'revision','',0),(368,1,'2022-04-07 15:44:53','2022-04-07 15:44:53','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:44:53','2022-04-07 15:44:53','',29,'https://the-collab.com/?p=368',0,'revision','',0),(369,1,'2022-04-07 15:45:12','2022-04-07 15:45:12','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:45:12','2022-04-07 15:45:12','',29,'https://the-collab.com/?p=369',0,'revision','',0),(370,1,'2022-04-07 15:45:12','2022-04-07 15:45:12','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:45:12','2022-04-07 15:45:12','',29,'https://the-collab.com/?p=370',0,'revision','',0),(371,1,'2022-04-07 15:45:12','2022-04-07 15:45:12','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:45:12','2022-04-07 15:45:12','',29,'https://the-collab.com/?p=371',0,'revision','',0),(372,1,'2022-04-07 15:50:53','2022-04-07 15:50:53','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:50:53','2022-04-07 15:50:53','',29,'https://the-collab.com/?p=372',0,'revision','',0),(373,1,'2022-04-07 15:50:53','2022-04-07 15:50:53','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:50:53','2022-04-07 15:50:53','',29,'https://the-collab.com/?p=373',0,'revision','',0),(374,1,'2022-04-07 15:50:53','2022-04-07 15:50:53','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-07 15:50:53','2022-04-07 15:50:53','',29,'https://the-collab.com/?p=374',0,'revision','',0),(375,1,'2022-04-07 15:52:08','2022-04-07 15:52:08','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:52:08','2022-04-07 15:52:08','',288,'https://the-collab.com/?p=375',0,'revision','',0),(376,1,'2022-04-07 15:52:08','2022-04-07 15:52:08','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:52:08','2022-04-07 15:52:08','',288,'https://the-collab.com/?p=376',0,'revision','',0),(377,1,'2022-04-07 15:52:08','2022-04-07 15:52:08','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-07 15:52:08','2022-04-07 15:52:08','',288,'https://the-collab.com/?p=377',0,'revision','',0),(378,1,'2022-04-07 15:52:58','2022-04-07 15:52:58','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:52:58','2022-04-07 15:52:58','',37,'https://the-collab.com/?p=378',0,'revision','',0),(379,1,'2022-04-07 15:52:58','2022-04-07 15:52:58','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Policies, FAQs, and Fees</h1>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:52:58','2022-04-07 15:52:58','',37,'https://the-collab.com/?p=379',0,'revision','',0),(380,1,'2022-04-07 15:52:59','2022-04-07 15:52:59','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-07 15:52:59','2022-04-07 15:52:59','',37,'https://the-collab.com/?p=380',0,'revision','',0),(381,1,'2022-04-07 15:53:51','2022-04-07 15:53:51','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:53:51','2022-04-07 15:53:51','',138,'https://the-collab.com/?p=381',0,'revision','',0),(382,1,'2022-04-07 15:53:52','2022-04-07 15:53:52','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:53:52','2022-04-07 15:53:52','',138,'https://the-collab.com/?p=382',0,'revision','',0),(383,1,'2022-04-07 15:53:52','2022-04-07 15:53:52','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 15:53:52','2022-04-07 15:53:52','',138,'https://the-collab.com/?p=383',0,'revision','',0),(384,1,'2022-04-07 15:54:31','2022-04-07 15:54:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 15:54:31','2022-04-07 15:54:31','',39,'https://the-collab.com/?p=384',0,'revision','',0),(385,1,'2022-04-07 15:54:31','2022-04-07 15:54:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<p>    Ariel Axelrod, LMHC</p>		\n		<h1 style=\"text-align: center;\">Contact Page and Directions</h1>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 15:54:31','2022-04-07 15:54:31','',39,'https://the-collab.com/?p=385',0,'revision','',0),(386,1,'2022-04-07 15:54:31','2022-04-07 15:54:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 15:54:31','2022-04-07 15:54:31','',39,'https://the-collab.com/?p=386',0,'revision','',0),(399,1,'2022-04-07 16:07:29','2022-04-07 16:07:29','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:07:29','2022-04-07 16:07:29','',138,'https://the-collab.com/?p=399',0,'revision','',0),(400,1,'2022-04-07 16:07:45','2022-04-07 16:07:45','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:07:45','2022-04-07 16:07:45','',138,'https://the-collab.com/?p=400',0,'revision','',0),(401,1,'2022-04-07 16:07:45','2022-04-07 16:07:45','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:07:45','2022-04-07 16:07:45','',138,'https://the-collab.com/?p=401',0,'revision','',0),(402,1,'2022-04-07 16:07:46','2022-04-07 16:07:46','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:07:46','2022-04-07 16:07:46','',138,'https://the-collab.com/?p=402',0,'revision','',0),(438,1,'2022-04-08 12:50:35','2022-04-08 12:50:35','','Elementor Single Page #437','','inherit','closed','closed','','437-revision-v1','','','2022-04-08 12:50:35','2022-04-08 12:50:35','',437,'https://the-collab.com/?p=438',0,'revision','',0),(439,1,'2022-04-08 12:55:20','2022-04-08 12:55:20','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 12:55:20','2022-04-08 12:55:20','',29,'https://the-collab.com/?p=439',0,'revision','',0),(409,1,'2022-04-07 16:08:48','2022-04-07 16:08:48','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 16:08:48','2022-04-07 16:08:48','',39,'https://the-collab.com/?p=409',0,'revision','',0),(407,1,'2022-04-07 16:08:48','2022-04-07 16:08:48','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 16:08:48','2022-04-07 16:08:48','',39,'https://the-collab.com/?p=407',0,'revision','',0),(408,1,'2022-04-07 16:08:48','2022-04-07 16:08:48','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-07 16:08:48','2022-04-07 16:08:48','',39,'https://the-collab.com/?p=408',0,'revision','',0),(414,1,'2022-04-07 16:43:13','2022-04-07 16:43:13','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:43:13','2022-04-07 16:43:13','',138,'https://the-collab.com/?p=414',0,'revision','',0),(415,1,'2022-04-07 16:43:13','2022-04-07 16:43:13','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:43:13','2022-04-07 16:43:13','',138,'https://the-collab.com/?p=415',0,'revision','',0),(424,1,'2022-04-07 16:54:40','2022-04-07 16:54:40','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:54:40','2022-04-07 16:54:40','',138,'https://the-collab.com/?p=424',0,'revision','',0),(420,1,'2022-04-07 16:50:12','2022-04-07 16:50:12','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p><p>A: Apocrypha, commentary and occasional thoughts on the state of the field, et&amp;c. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:50:12','2022-04-07 16:50:12','',138,'https://the-collab.com/?p=420',0,'revision','',0),(422,1,'2022-04-07 16:54:40','2022-04-07 16:54:40','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p><p>A: Apocrypha, commentary and occasional thoughts on the state of the field, et&amp;c. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:54:40','2022-04-07 16:54:40','',138,'https://the-collab.com/?p=422',0,'revision','',0),(423,1,'2022-04-07 16:54:40','2022-04-07 16:54:40','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p><p>A: Apocrypha, commentary and occasional thoughts on the state of the field, et&amp;c. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 16:54:40','2022-04-07 16:54:40','',138,'https://the-collab.com/?p=423',0,'revision','',0),(432,1,'2022-04-07 17:15:35','2022-04-07 17:15:35','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 17:15:35','2022-04-07 17:15:35','',138,'https://the-collab.com/?p=432',0,'revision','',0),(430,1,'2022-04-07 17:15:34','2022-04-07 17:15:34','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 17:15:34','2022-04-07 17:15:34','',138,'https://the-collab.com/?p=430',0,'revision','',0),(431,1,'2022-04-07 17:15:34','2022-04-07 17:15:34','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 17:15:34','2022-04-07 17:15:34','',138,'https://the-collab.com/?p=431',0,'revision','',0),(433,1,'2022-04-07 17:19:24','2022-04-07 17:19:24','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 17:19:24','2022-04-07 17:19:24','',138,'https://the-collab.com/?p=433',0,'revision','',0),(434,1,'2022-04-07 17:19:24','2022-04-07 17:19:24','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 17:19:24','2022-04-07 17:19:24','',138,'https://the-collab.com/?p=434',0,'revision','',0),(435,1,'2022-04-07 17:19:24','2022-04-07 17:19:24','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-07 17:19:24','2022-04-07 17:19:24','',138,'https://the-collab.com/?p=435',0,'revision','',0),(437,1,'2022-04-08 12:50:35','0000-00-00 00:00:00','','Elementor Single Page #437','','draft','closed','closed','','','','','2022-04-08 12:50:35','2022-04-08 12:50:35','',0,'https://the-collab.com/?post_type=elementor_library&#038;p=437',0,'elementor_library','',0),(440,1,'2022-04-08 12:55:21','2022-04-08 12:55:21','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p style=\"line-height: 1.875em; font-size: 15px;\">Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.<br /></p><p style=\"line-height: 1.875em; font-size: 15px;\"> </p><p style=\"line-height: 1.875em; font-size: 15px;\">Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 12:55:21','2022-04-08 12:55:21','',29,'https://the-collab.com/?p=440',0,'revision','',0),(457,1,'2022-04-08 20:26:35','2022-04-08 20:26:35','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-08 20:26:35','2022-04-08 20:26:35','',288,'https://the-collab.com/?p=457',0,'revision','',0),(454,1,'2022-04-08 20:26:31','2022-04-08 20:26:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 20:26:31','2022-04-08 20:26:31','',37,'https://the-collab.com/?p=454',0,'revision','',0),(451,1,'2022-04-08 20:26:29','2022-04-08 20:26:29','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-08 20:26:29','2022-04-08 20:26:29','',138,'https://the-collab.com/?p=451',0,'revision','',0),(448,1,'2022-04-08 20:26:26','2022-04-08 20:26:26','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 20:26:26','2022-04-08 20:26:26','',39,'https://the-collab.com/?p=448',0,'revision','',0),(446,1,'2022-04-08 20:26:25','2022-04-08 20:26:26','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 20:26:25','2022-04-08 20:26:26','',39,'https://the-collab.com/?p=446',0,'revision','',0),(447,1,'2022-04-08 20:26:26','2022-04-08 20:26:26','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 20:26:26','2022-04-08 20:26:26','',39,'https://the-collab.com/?p=447',0,'revision','',0),(449,1,'2022-04-08 20:26:29','2022-04-08 20:26:29','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-08 20:26:29','2022-04-08 20:26:29','',138,'https://the-collab.com/?p=449',0,'revision','',0),(450,1,'2022-04-08 20:26:29','2022-04-08 20:26:29','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-08 20:26:29','2022-04-08 20:26:29','',138,'https://the-collab.com/?p=450',0,'revision','',0),(452,1,'2022-04-08 20:26:31','2022-04-08 20:26:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 20:26:31','2022-04-08 20:26:31','',37,'https://the-collab.com/?p=452',0,'revision','',0),(453,1,'2022-04-08 20:26:31','2022-04-08 20:26:31','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 20:26:31','2022-04-08 20:26:31','',37,'https://the-collab.com/?p=453',0,'revision','',0),(455,1,'2022-04-08 20:26:35','2022-04-08 20:26:35','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-08 20:26:35','2022-04-08 20:26:35','',288,'https://the-collab.com/?p=455',0,'revision','',0),(456,1,'2022-04-08 20:26:35','2022-04-08 20:26:35','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-08 20:26:35','2022-04-08 20:26:35','',288,'https://the-collab.com/?p=456',0,'revision','',0),(458,1,'2022-04-08 20:29:38','2022-04-08 20:29:38','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:29:38','2022-04-08 20:29:38','',23,'https://the-collab.com/?p=458',0,'revision','',0),(459,1,'2022-04-08 20:30:19','2022-04-08 20:30:19','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:30:19','2022-04-08 20:30:19','',23,'https://the-collab.com/?p=459',0,'revision','',0),(460,1,'2022-04-08 20:32:40','2022-04-08 20:32:40','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:32:40','2022-04-08 20:32:40','',23,'https://the-collab.com/?p=460',0,'revision','',0),(461,1,'2022-04-08 20:32:55','2022-04-08 20:32:55','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:32:55','2022-04-08 20:32:55','',23,'https://the-collab.com/?p=461',0,'revision','',0),(462,1,'2022-04-08 20:33:24','2022-04-08 20:33:24','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:33:24','2022-04-08 20:33:24','',23,'https://the-collab.com/?p=462',0,'revision','',0),(463,1,'2022-04-08 20:34:46','2022-04-08 20:34:46','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:34:46','2022-04-08 20:34:46','',23,'https://the-collab.com/?p=463',0,'revision','',0),(469,1,'2022-04-08 20:37:18','2022-04-08 20:37:18','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 20:37:18','2022-04-08 20:37:18','',29,'https://the-collab.com/?p=469',0,'revision','',0),(465,1,'2022-04-08 20:36:57','2022-04-08 20:36:57','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:36:57','2022-04-08 20:36:57','',23,'https://the-collab.com/?p=465',0,'revision','',0),(466,1,'2022-04-08 20:37:05','2022-04-08 20:37:05','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:37:05','2022-04-08 20:37:05','',23,'https://the-collab.com/?p=466',0,'revision','',0),(467,1,'2022-04-08 20:37:18','2022-04-08 20:37:18','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 20:37:18','2022-04-08 20:37:18','',29,'https://the-collab.com/?p=467',0,'revision','',0),(468,1,'2022-04-08 20:37:18','2022-04-08 20:37:18','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 20:37:18','2022-04-08 20:37:18','',29,'https://the-collab.com/?p=468',0,'revision','',0),(470,1,'2022-04-08 20:37:41','2022-04-08 20:37:41','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:37:41','2022-04-08 20:37:41','',23,'https://the-collab.com/?p=470',0,'revision','',0),(471,1,'2022-04-08 20:40:22','2022-04-08 20:40:22','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 20:40:22','2022-04-08 20:40:22','',29,'https://the-collab.com/?p=471',0,'revision','',0),(472,1,'2022-04-08 20:40:23','2022-04-08 20:40:23','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 20:40:23','2022-04-08 20:40:23','',29,'https://the-collab.com/?p=472',0,'revision','',0),(473,1,'2022-04-08 20:40:23','2022-04-08 20:40:23','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 20:40:23','2022-04-08 20:40:23','',29,'https://the-collab.com/?p=473',0,'revision','',0),(474,1,'2022-04-08 20:43:18','2022-04-08 20:43:18','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:43:18','2022-04-08 20:43:18','',23,'https://the-collab.com/?p=474',0,'revision','',0),(479,1,'2022-04-08 21:15:57','2022-04-08 21:15:57','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:15:57','2022-04-08 21:15:57','',29,'https://the-collab.com/?p=479',0,'revision','',0),(476,1,'2022-04-08 20:44:42','2022-04-08 20:44:42','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-04-08 20:44:42','2022-04-08 20:44:42','',23,'https://the-collab.com/?p=476',0,'revision','',0),(477,1,'2022-04-08 21:15:56','2022-04-08 21:15:56','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:15:56','2022-04-08 21:15:56','',29,'https://the-collab.com/?p=477',0,'revision','',0),(478,1,'2022-04-08 21:15:56','2022-04-08 21:15:56','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear-cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n		<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:15:56','2022-04-08 21:15:56','',29,'https://the-collab.com/?p=478',0,'revision','',0),(480,1,'2022-04-08 21:18:33','2022-04-08 21:18:33','','nav','','publish','closed','closed','','nav','','','2022-04-21 15:30:09','2022-04-21 15:30:09','',0,'https://the-collab.com/?elementor_library=nav',0,'elementor_library','',0),(481,1,'2022-04-08 21:18:33','2022-04-08 21:18:33','','nav','','inherit','closed','closed','','480-revision-v1','','','2022-04-08 21:18:33','2022-04-08 21:18:33','',480,'https://the-collab.com/?p=481',0,'revision','',0),(482,1,'2022-04-08 21:18:33','2022-04-08 21:18:33','','nav','','inherit','closed','closed','','480-revision-v1','','','2022-04-08 21:18:33','2022-04-08 21:18:33','',480,'https://the-collab.com/?p=482',0,'revision','',0),(486,1,'2022-04-08 21:19:22','2022-04-08 21:19:22','<h2>    Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6><h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 21:19:22','2022-04-08 21:19:22','',39,'https://the-collab.com/?p=486',0,'revision','',0),(484,1,'2022-04-08 21:19:21','2022-04-08 21:19:21','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 21:19:21','2022-04-08 21:19:21','',39,'https://the-collab.com/?p=484',0,'revision','',0),(485,1,'2022-04-08 21:19:22','2022-04-08 21:19:22','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 21:19:22','2022-04-08 21:19:22','',39,'https://the-collab.com/?p=485',0,'revision','',0),(494,1,'2022-04-08 21:22:20','2022-04-08 21:22:20','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:22:20','2022-04-08 21:22:20','',29,'https://the-collab.com/?p=494',0,'revision','',0),(725,1,'2023-01-12 15:25:55','2023-01-12 15:25:55','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:25:55','2023-01-12 15:25:55','',698,'https://the-collab.com/?p=725',0,'revision','',0),(722,1,'2023-01-12 15:23:04','2023-01-12 15:23:04','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the personal blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities served as a repository for online writing, and webrings on the host linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of privacy controls, before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:23:04','2023-01-12 15:23:04','',698,'https://the-collab.com/?p=722',0,'revision','',0),(720,1,'2023-01-12 15:23:03','2023-01-12 15:23:03','<p>For years, the generally accepted answer to the question: “Should a therapist have a social media presence?” was <i>No</i>. Yet, you can’t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a> “move fast and break things.”</p><p>There are exceptions: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Even though blogs started as a soapbox for individuals, today’s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.</p><p>A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:23:03','2023-01-12 15:23:03','',698,'https://the-collab.com/?p=720',0,'revision','',0),(721,1,'2023-01-12 15:23:03','2023-01-12 15:23:03','<p>For years, the generally accepted answer to the question: “Should a therapist have a social media presence?” was <i>No</i>. Yet, you can’t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a> “move fast and break things.”</p><p>There are exceptions: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Even though blogs started as a soapbox for individuals, today’s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.</p><p>A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:23:03','2023-01-12 15:23:03','',698,'https://the-collab.com/?p=721',0,'revision','',0),(492,1,'2022-04-08 21:22:19','2022-04-08 21:22:19','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:22:19','2022-04-08 21:22:19','',29,'https://the-collab.com/?p=492',0,'revision','',0),(493,1,'2022-04-08 21:22:19','2022-04-08 21:22:19','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:22:19','2022-04-08 21:22:19','',29,'https://the-collab.com/?p=493',0,'revision','',0),(495,1,'2022-04-08 21:25:42','2022-04-08 21:25:42','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College<br /></li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br /></li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','publish','closed','closed','','yellow-home','','','2022-12-12 17:12:12','2022-12-12 17:12:12','',0,'https://the-collab.com/?elementor_library=yellow-home',0,'elementor_library','',0),(496,1,'2022-04-08 21:25:42','2022-04-08 21:25:42','','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-04-08 21:25:42','2022-04-08 21:25:42','',495,'https://the-collab.com/?p=496',0,'revision','',0),(497,1,'2022-04-08 21:25:42','2022-04-08 21:25:42','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-04-08 21:25:42','2022-04-08 21:25:42','',495,'https://the-collab.com/?p=497',0,'revision','',0),(504,1,'2022-04-08 21:27:41','2022-04-08 21:27:41','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:27:41','2022-04-08 21:27:41','',29,'https://the-collab.com/?p=504',0,'revision','',0),(505,1,'2022-04-08 21:28:06','2022-04-08 21:28:06','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:28:06','2022-04-08 21:28:06','',29,'https://the-collab.com/?p=505',0,'revision','',0),(506,1,'2022-04-08 21:28:06','2022-04-08 21:28:06','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:28:06','2022-04-08 21:28:06','',29,'https://the-collab.com/?p=506',0,'revision','',0),(507,1,'2022-04-08 21:28:06','2022-04-08 21:28:06','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-08 21:28:06','2022-04-08 21:28:06','',29,'https://the-collab.com/?p=507',0,'revision','',0),(511,1,'2022-04-08 21:40:20','2022-04-08 21:40:20','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-08 21:40:20','2022-04-08 21:40:20','',288,'https://the-collab.com/?p=511',0,'revision','',0),(516,1,'2022-04-08 21:45:46','2022-04-08 21:45:46','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 21:45:46','2022-04-08 21:45:46','',37,'https://the-collab.com/?p=516',0,'revision','',0),(509,1,'2022-04-08 21:40:19','2022-04-08 21:40:19','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-08 21:40:19','2022-04-08 21:40:19','',288,'https://the-collab.com/?p=509',0,'revision','',0),(510,1,'2022-04-08 21:40:19','2022-04-08 21:40:19','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk an error of oversimplification when we classify all technological struggle as addiction—as current diagnostic manuels are wont to do. Interactive interfaces are often designed to hold attention or wear down personal boundaries for purposes not necessarily germane to one’s purposes for interaction. If this is an area of concern, we can build and test strategies to create greater resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of us. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (fear is a tool that can help us find our way again). This particular loss sometimes goes unnoticed in our big books of diagnoses and treatment. But I believe it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from college and entering the workplace. Transitioning out of a professional athletic career. Giving birth or adopting a child. Acclimating to life after an injury. Taking on a new role in the workplace. We sometimes don\'t recognize the time and energy needed to adjust to changes in self-identity. Therapy is a place where we can give life transitions the attention and respect they require. When we do so, they can reward us with wisdom and the chance to turn loss into growth and positive change.</p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-08 21:40:19','2022-04-08 21:40:19','',288,'https://the-collab.com/?p=510',0,'revision','',0),(515,1,'2022-04-08 21:45:31','2022-04-08 21:45:31','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 21:45:31','2022-04-08 21:45:31','',37,'https://the-collab.com/?p=515',0,'revision','',0),(513,1,'2022-04-08 21:45:30','2022-04-08 21:45:30','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 21:45:30','2022-04-08 21:45:30','',37,'https://the-collab.com/?p=513',0,'revision','',0),(514,1,'2022-04-08 21:45:30','2022-04-08 21:45:30','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 21:45:30','2022-04-08 21:45:30','',37,'https://the-collab.com/?p=514',0,'revision','',0),(517,1,'2022-04-08 21:45:46','2022-04-08 21:45:46','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 21:45:46','2022-04-08 21:45:46','',37,'https://the-collab.com/?p=517',0,'revision','',0),(518,1,'2022-04-08 21:45:46','2022-04-08 21:45:46','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-04-08 21:45:46','2022-04-08 21:45:46','',37,'https://the-collab.com/?p=518',0,'revision','',0);
INSERT INTO `wpob_posts` VALUES (522,1,'2022-04-08 21:59:09','2022-04-08 21:59:09','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-08 21:59:09','2022-04-08 21:59:09','',138,'https://the-collab.com/?p=522',0,'revision','',0),(520,1,'2022-04-08 21:59:09','2022-04-08 21:59:09','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-08 21:59:09','2022-04-08 21:59:09','',138,'https://the-collab.com/?p=520',0,'revision','',0),(521,1,'2022-04-08 21:59:09','2022-04-08 21:59:09','<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2>    Ariel Axelrod, LMHC</h2>		\n		<p>Q: What are margin notes?</p>\n<p>A: Apocrypha and commentary on the state of the field. Not to be taken as gospel or directed advice.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Margin Notes</h2>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-04-08 21:59:09','2022-04-08 21:59:09','',138,'https://the-collab.com/?p=521',0,'revision','',0),(525,1,'2022-04-08 22:04:05','2022-04-08 22:04:05','<h2>    Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 22:04:05','2022-04-08 22:04:05','',39,'https://the-collab.com/?p=525',0,'revision','',0),(523,1,'2022-04-08 22:04:05','2022-04-08 22:04:05','<h2>    Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6><h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 22:04:05','2022-04-08 22:04:05','',39,'https://the-collab.com/?p=523',0,'revision','',0),(524,1,'2022-04-08 22:04:05','2022-04-08 22:04:05','<h2>    Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6><h2>    Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2>You can use the form to contact me to learn more and book a consultation.\n<p></p>\n<strong>Office Address</strong></br>\n1234 Broadway </br>\nSomerville, MA </br>\n<p></p>\nMy office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.\n<p></p>\n<strong><u>Transportation</u></strong><p></p>\n<strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.<p></p>\n<strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.<p></p>\n<strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center. <p></p></br>\n<em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-08 22:04:05','2022-04-08 22:04:05','',39,'https://the-collab.com/?p=524',0,'revision','',0),(530,1,'2022-04-15 18:10:06','2022-04-15 18:10:06','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-15 18:10:06','2022-04-15 18:10:06','',39,'https://the-collab.com/?p=530',0,'revision','',0),(528,1,'2022-04-15 18:10:06','2022-04-15 18:10:06','<h2>    Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-15 18:10:06','2022-04-15 18:10:06','',39,'https://the-collab.com/?p=528',0,'revision','',0),(529,1,'2022-04-15 18:10:06','2022-04-15 18:10:06','<h2>    Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-15 18:10:06','2022-04-15 18:10:06','',39,'https://the-collab.com/?p=529',0,'revision','',0),(531,1,'2022-04-15 18:10:08','2022-04-15 18:10:08','','nav','','inherit','closed','closed','','480-revision-v1','','','2022-04-15 18:10:08','2022-04-15 18:10:08','',480,'https://the-collab.com/?p=531',0,'revision','',0),(535,1,'2022-04-19 13:52:14','2022-04-19 13:52:14','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:14','2022-04-19 13:52:14','',39,'https://the-collab.com/?p=535',0,'revision','',0),(533,1,'2022-04-19 13:52:14','2022-04-19 13:52:14','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:14','2022-04-19 13:52:14','',39,'https://the-collab.com/?p=533',0,'revision','',0),(534,1,'2022-04-19 13:52:14','2022-04-19 13:52:14','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:14','2022-04-19 13:52:14','',39,'https://the-collab.com/?p=534',0,'revision','',0),(536,1,'2022-04-19 13:52:39','2022-04-19 13:52:39','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:39','2022-04-19 13:52:39','',39,'https://the-collab.com/?p=536',0,'revision','',0),(537,1,'2022-04-19 13:52:39','2022-04-19 13:52:39','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:39','2022-04-19 13:52:39','',39,'https://the-collab.com/?p=537',0,'revision','',0),(538,1,'2022-04-19 13:52:39','2022-04-19 13:52:39','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:39','2022-04-19 13:52:39','',39,'https://the-collab.com/?p=538',0,'revision','',0),(539,1,'2022-04-19 13:52:51','2022-04-19 13:52:51','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:51','2022-04-19 13:52:51','',39,'https://the-collab.com/?p=539',0,'revision','',0),(540,1,'2022-04-19 13:52:51','2022-04-19 13:52:51','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:51','2022-04-19 13:52:51','',39,'https://the-collab.com/?p=540',0,'revision','',0),(541,1,'2022-04-19 13:52:51','2022-04-19 13:52:51','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-04-19 13:52:51','2022-04-19 13:52:51','',39,'https://the-collab.com/?p=541',0,'revision','',0),(542,1,'2022-04-21 15:28:58','2022-04-21 15:28:58','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:28:58','2022-04-21 15:28:58','',29,'https://the-collab.com/?p=542',0,'revision','',0),(543,1,'2022-04-21 15:28:58','2022-04-21 15:28:58','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p>		\n		<h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:28:58','2022-04-21 15:28:58','',29,'https://the-collab.com/?p=543',0,'revision','',0),(545,1,'2022-04-21 15:30:07','2022-04-21 15:30:07','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:30:07','2022-04-21 15:30:07','',29,'https://the-collab.com/?p=545',0,'revision','',0),(546,1,'2022-04-21 15:30:07','2022-04-21 15:30:07','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:30:07','2022-04-21 15:30:07','',29,'https://the-collab.com/?p=546',0,'revision','',0),(547,1,'2022-04-21 15:30:07','2022-04-21 15:30:07','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:30:07','2022-04-21 15:30:07','',29,'https://the-collab.com/?p=547',0,'revision','',0),(548,1,'2022-04-21 15:30:09','2022-04-21 15:30:09','','nav','','inherit','closed','closed','','480-revision-v1','','','2022-04-21 15:30:09','2022-04-21 15:30:09','',480,'https://the-collab.com/?p=548',0,'revision','',0),(549,1,'2022-04-21 15:31:43','2022-04-21 15:31:43','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:31:43','2022-04-21 15:31:43','',288,'https://the-collab.com/?p=549',0,'revision','',0),(550,1,'2022-04-21 15:31:43','2022-04-21 15:31:43','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:31:43','2022-04-21 15:31:43','',288,'https://the-collab.com/?p=550',0,'revision','',0),(551,1,'2022-04-21 15:31:43','2022-04-21 15:31:43','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:31:43','2022-04-21 15:31:43','',288,'https://the-collab.com/?p=551',0,'revision','',0),(552,1,'2022-04-21 15:32:36','2022-04-21 15:32:36','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:32:36','2022-04-21 15:32:36','',288,'https://the-collab.com/?p=552',0,'revision','',0),(553,1,'2022-04-21 15:32:36','2022-04-21 15:32:36','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:32:36','2022-04-21 15:32:36','',288,'https://the-collab.com/?p=553',0,'revision','',0),(554,1,'2022-04-21 15:32:36','2022-04-21 15:32:36','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:32:36','2022-04-21 15:32:36','',288,'https://the-collab.com/?p=554',0,'revision','',0),(555,1,'2022-04-21 15:33:38','2022-04-21 15:33:38','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:33:38','2022-04-21 15:33:38','',288,'https://the-collab.com/?p=555',0,'revision','',0),(556,1,'2022-04-21 15:33:38','2022-04-21 15:33:38','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-04-21 15:33:38','2022-04-21 15:33:38','',288,'https://the-collab.com/?p=556',0,'revision','',0),(564,1,'2022-04-21 15:44:42','2022-04-21 15:44:42','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:44:42','2022-04-21 15:44:42','',29,'https://the-collab.com/?p=564',0,'revision','',0),(559,1,'2022-04-21 15:38:00','2022-04-21 15:38:00','','office bldg','','inherit','closed','closed','','img_9102','','','2022-04-21 15:38:17','2022-04-21 15:38:17','',29,'https://the-collab.com/wp-content/uploads/2022/04/IMG_9102.jpeg',0,'attachment','image/jpeg',0),(560,1,'2022-04-21 15:39:37','2022-04-21 15:39:37','picture by erol ahmed via unsplash.com 2022','erol-ahmed-aIYFR0vbADk-unsplash','','inherit','closed','closed','','erol-ahmed-aiyfr0vbadk-unsplash','','','2022-04-21 15:40:08','2022-04-21 15:40:08','',29,'https://the-collab.com/wp-content/uploads/2022/04/erol-ahmed-aIYFR0vbADk-unsplash.jpg',0,'attachment','image/jpeg',0),(561,1,'2022-04-21 15:41:47','2022-04-21 15:41:47','','jeremy-bishop-1braZySlEKA-unsplash','','inherit','closed','closed','','jeremy-bishop-1brazysleka-unsplash','','','2022-04-21 15:42:16','2022-04-21 15:42:16','',29,'https://the-collab.com/wp-content/uploads/2022/04/jeremy-bishop-1braZySlEKA-unsplash.jpg',0,'attachment','image/jpeg',0),(562,1,'2022-04-21 15:44:42','2022-04-21 15:44:42','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:44:42','2022-04-21 15:44:42','',29,'https://the-collab.com/?p=562',0,'revision','',0),(563,1,'2022-04-21 15:44:42','2022-04-21 15:44:42','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 15:44:42','2022-04-21 15:44:42','',29,'https://the-collab.com/?p=563',0,'revision','',0),(573,1,'2022-04-21 16:10:55','2022-04-21 16:10:55','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 16:10:55','2022-04-21 16:10:55','',29,'https://the-collab.com/?p=573',0,'revision','',0),(566,1,'2022-04-21 15:50:30','2022-04-21 15:50:30','','OLYMPUS DIGITAL CAMERA','OLYMPUS DIGITAL CAMERA','inherit','','closed','','olympus-digital-camera','','','2022-04-21 15:50:30','2022-04-21 15:50:30','',29,'https://the-collab.com/wp-content/uploads/2022/04/P8190013.jpg',0,'attachment','image/jpeg',0),(567,1,'2022-04-21 15:55:30','2022-04-21 15:55:30','','dustin-humes-QndtVf9NBd0-unsplash','','inherit','closed','closed','','dustin-humes-qndtvf9nbd0-unsplash','','','2022-04-21 15:55:48','2022-04-21 15:55:48','',29,'https://the-collab.com/wp-content/uploads/2022/04/dustin-humes-QndtVf9NBd0-unsplash.jpg',0,'attachment','image/jpeg',0),(568,1,'2022-04-21 16:03:37','2022-04-21 16:03:37','','li-fei-l4QTY7XOIcg-unsplash','','inherit','','closed','','li-fei-l4qty7xoicg-unsplash','','','2022-04-21 16:03:37','2022-04-21 16:03:37','',29,'https://the-collab.com/wp-content/uploads/2022/04/li-fei-l4QTY7XOIcg-unsplash.jpg',0,'attachment','image/jpeg',0),(569,1,'2022-04-21 16:03:50','2022-04-21 16:03:50','','silas-baisch-K785Da4A_JA-unsplash','','inherit','','closed','','silas-baisch-k785da4a_ja-unsplash','','','2022-04-21 16:03:50','2022-04-21 16:03:50','',29,'https://the-collab.com/wp-content/uploads/2022/04/silas-baisch-K785Da4A_JA-unsplash.jpg',0,'attachment','image/jpeg',0),(570,1,'2022-04-21 16:04:03','2022-04-21 16:04:03','','IMG_0441','','inherit','','closed','','img_0441','','','2022-04-21 16:04:03','2022-04-21 16:04:03','',29,'https://the-collab.com/wp-content/uploads/2022/04/IMG_0441.jpg',0,'attachment','image/jpeg',0),(571,1,'2022-04-21 16:10:54','2022-04-21 16:10:54','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 16:10:54','2022-04-21 16:10:54','',29,'https://the-collab.com/?p=571',0,'revision','',0),(572,1,'2022-04-21 16:10:54','2022-04-21 16:10:54','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-04-21 16:10:54','2022-04-21 16:10:54','',29,'https://the-collab.com/?p=572',0,'revision','',0),(632,1,'2022-12-12 16:31:16','2022-12-12 16:31:16','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2022-12-12 16:31:16','2022-12-12 16:31:16','',23,'https://the-collab.com/?p=632',0,'revision','',0),(637,1,'2022-12-12 17:09:37','2022-12-12 17:09:37','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College<br /></li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br /></li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MA, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 17:09:37','2022-12-12 17:09:37','',495,'https://the-collab.com/?p=637',0,'revision','',0),(636,1,'2022-12-12 16:46:39','2022-12-12 16:46:39','','Kevin','','inherit','closed','closed','','img_2536','','','2022-12-12 16:46:59','2022-12-12 16:46:59','',495,'https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg',0,'attachment','image/jpeg',0),(638,1,'2022-12-12 17:10:16','2022-12-12 17:10:16','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College<br /></li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br /></li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-revision-v1','','','2022-12-12 17:10:16','2022-12-12 17:10:16','',495,'https://the-collab.com/?p=638',0,'revision','',0),(639,1,'2022-12-12 17:12:57','2022-12-12 17:12:57','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College<br /></li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br /></li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','home template','','publish','closed','closed','','home-template','','','2022-12-12 17:12:57','2022-12-12 17:12:57','',0,'https://the-collab.com/?elementor_library=home-template',0,'elementor_library','',0),(640,1,'2022-12-12 17:12:57','2022-12-12 17:12:57','','home template','','inherit','closed','closed','','639-revision-v1','','','2022-12-12 17:12:57','2022-12-12 17:12:57','',639,'https://the-collab.com/?p=640',0,'revision','',0),(641,1,'2022-12-12 17:12:57','2022-12-12 17:12:57','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College<br /></li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br /></li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','home template','','inherit','closed','closed','','639-revision-v1','','','2022-12-12 17:12:57','2022-12-12 17:12:57','',639,'https://the-collab.com/?p=641',0,'revision','',0),(642,1,'2022-12-12 17:13:13','2022-12-12 17:13:13','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College<br /></li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br /></li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6><h2>Ariel Axelrod, LMHC</h2>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College<br /></li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinical Stabilization Service, Dimock Center, Boston, MA (in process)<br /></li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','yellow home','','inherit','closed','closed','','495-autosave-v1','','','2022-12-12 17:13:13','2022-12-12 17:13:13','',495,'https://the-collab.com/?p=642',0,'revision','',0),(645,1,'2022-12-12 17:17:58','2022-12-12 17:17:58','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:17:58','2022-12-12 17:17:58','',29,'https://the-collab.com/?p=645',0,'revision','',0),(646,1,'2022-12-12 17:17:58','2022-12-12 17:17:58','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p><p> </p>		\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><p> </p><p> </p><p> </p><h2 style=\"text-align: center;\">Training and Experience</h2><strong>Professional Licenses and Certifications</strong>\n<ul>\n 	<li>Licensed mental health counselor (LMHC), <br>licensed in Massachusetts, licensed no. 11882</br></li>\n 	<li>National certified counselor (NCC), <br>certified by NBCC, cert no. 944326.</br></li>\n</ul>\n<strong>Education</strong>\n<ul>\n 	<li>MA in Clinical Mental Health Counseling and <br>concentration in Health and Behavioral Medicine, William James College</br></li>\n 	<li>BA in Russian Area Studies, Wellesley College</li>\n</ul>\n<strong>Clinical Training</strong>\n<ul>\n 	<li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li>\n 	<li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li>\n 	<li>Supervised Mediation Placement: Newton District Court, Newton, MA</li>\n</ul>\n<strong>Professional Associations</strong>\n<ul>\n 	<li>Massachusetts Mental Health Counselors Association</li>\n</ul>\n<h6>Copyright 2022. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:17:58','2022-12-12 17:17:58','',29,'https://the-collab.com/?p=646',0,'revision','',0),(648,1,'2022-12-12 17:20:03','2022-12-12 17:20:03','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:20:03','2022-12-12 17:20:03','',29,'https://the-collab.com/?p=648',0,'revision','',0),(649,1,'2022-12-12 17:20:03','2022-12-12 17:20:03','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and<br />concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:20:03','2022-12-12 17:20:03','',29,'https://the-collab.com/?p=649',0,'revision','',0),(651,1,'2022-12-12 17:20:22','2022-12-12 17:20:22','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:20:22','2022-12-12 17:20:22','',29,'https://the-collab.com/?p=651',0,'revision','',0),(652,1,'2022-12-12 17:20:22','2022-12-12 17:20:22','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise.</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:20:22','2022-12-12 17:20:22','',29,'https://the-collab.com/?p=652',0,'revision','',0),(653,1,'2022-12-12 17:20:22','2022-12-12 17:20:22','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:20:22','2022-12-12 17:20:22','',29,'https://the-collab.com/?p=653',0,'revision','',0),(654,1,'2022-12-12 17:21:23','2022-12-12 17:21:23','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:21:23','2022-12-12 17:21:23','',29,'https://the-collab.com/?p=654',0,'revision','',0),(655,1,'2022-12-12 17:21:23','2022-12-12 17:21:23','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, I can help you achieve your goals.</p>\n<p>Compassion and openmindedness comprise the foundation of all therapeutic work. My practice is open to people of all nationalities, ethnicities, genders, and orientations, and I welcome you to reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p><p> </p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:21:23','2022-12-12 17:21:23','',29,'https://the-collab.com/?p=655',0,'revision','',0),(656,1,'2022-12-12 17:21:23','2022-12-12 17:21:23','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:21:23','2022-12-12 17:21:23','',29,'https://the-collab.com/?p=656',0,'revision','',0),(657,1,'2022-12-12 17:23:21','2022-12-12 17:23:21','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:23:21','2022-12-12 17:23:21','',39,'https://the-collab.com/?p=657',0,'revision','',0),(658,1,'2022-12-12 17:23:22','2022-12-12 17:23:22','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to contact me to learn more and book a consultation.</p><p><strong>Office Address</strong><br />The Therapy Center for Mind and Body<br />1234 Broadway<br />Somerville, MA</p><p>My office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p><p><strong><u>Transportation</u></strong></p><p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p><p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p><p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p><p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:23:22','2022-12-12 17:23:22','',39,'https://the-collab.com/?p=658',0,'revision','',0),(660,1,'2022-12-12 17:23:38','2022-12-12 17:23:38','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p><h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-12-12 17:23:38','2022-12-12 17:23:38','',288,'https://the-collab.com/?p=660',0,'revision','',0),(661,1,'2022-12-12 17:23:39','2022-12-12 17:23:39','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.4 - 13-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p><h6>Copyright 2022. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-12-12 17:23:39','2022-12-12 17:23:39','',288,'https://the-collab.com/?p=661',0,'revision','',0),(662,1,'2022-12-12 17:23:39','2022-12-12 17:23:39','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">Specialties</h2><p><strong>Executive Function</strong></p><p>Procrastination. Disorganization. Always walking a tightrope of trying to use innate spontaneity without falling into impulsivity. Therapy can be an opportunity to rewrite the narrative and build skills to address obstacles and make the most of strengths.</p><p><b>Issues with Technology</b></p><p>We risk oversimplification when we classify all technological struggle as addiction, and yet interactive interfaces are designed to hold attention for purposes not altogether germane to wellbeing. If this is an area of concern, we can build and test strategies for resilience.</p><p><strong>Relationship Conflicts</strong></p><p>We are social creatures, and each individual’s health and well-being exists within the matrix of familial and social relationships. When those relationships are difficult, conflicted, or stressful, the brain experiences that sense of separation as pain.</p>		\n		<p><strong>Creativity and Mastery</strong></p><p>Creativity and mastery (of craft, of a sport, of a language, of self) affirm our ability to build things in the world that are undeniably of <em>us</em>. When we lose that, it can feel permanent (it doesn\'t have to be), and it can inspire fear (a tool that can help us find our way again). This particular loss sometimes goes unnoticed in formal descriptions of health and wellbeing, but it deserves recognition and redress.</p><p><strong>Body Image and Self-Esteem</strong></p><p>How we see ourselves—physically and mentally—is strongly affected by external factors and can in turn influence what grabs our attention in daily life. It can be helpful to identify external influences on self-image in the here-and-now and from the lessons learned growing up in order to understand the interplay between body image, self-esteem, and lived experience.</p><p><strong>Life Transitions</strong></p><p>Graduating from school. Entering the workplace. Transitioning into a new career. Giving birth or adopting. Acclimating to life after an injury. Taking on new roles, or shedding old ones. Consider the time and energy needed to adjust to changes in self-identity. Therapy is a place to give life transitions the attention and respect they require. </p><p><strong>Anxiety and Stress Management</strong></p><p>Anxiety is a near-universal experience, as its physiological components make up part of a system that helps the human body react appropriately to acute stressors. Yet, today’s stressors are often a mixture of acute and chronic, leading to confusing and alarming anxiety symptoms that can feel scary and out of place.</p><p><strong>Depression</strong></p><p>Everyone feels a bit down sometimes, but when that sometimes stretches toward the horizon or you find it more and more difficult to find pleasure in activities that used to bring joy, you may be experiencing depression rather than a typical bout of sadness.</p><p><strong>Grief and Loss</strong></p><p>Loss takes many forms, and it\'s not unusual to feel mired in one\'s grief or experience a conflict between the need to mourn and the desire to rejoin the world temporarily exited when a painful loss happens.</p><h6>Copyright 2023. All rights reserved.</h6>','Specialties','','inherit','closed','closed','','288-revision-v1','','','2022-12-12 17:23:39','2022-12-12 17:23:39','',288,'https://the-collab.com/?p=662',0,'revision','',0),(663,1,'2022-12-12 17:24:16','2022-12-12 17:24:16','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-12-12 17:24:16','2022-12-12 17:24:16','',37,'https://the-collab.com/?p=663',0,'revision','',0),(664,1,'2022-12-12 17:24:16','2022-12-12 17:24:16','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg><use xlink:href=\"#fas-chevron-right\" /></svg>\n								<svg><use xlink:href=\"#fas-chevron-down\" /></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<h6>Copyright 2022. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-12-12 17:24:16','2022-12-12 17:24:16','',37,'https://the-collab.com/?p=664',0,'revision','',0),(665,1,'2022-12-12 17:24:16','2022-12-12 17:24:16','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h6>Copyright 2023. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-12-12 17:24:16','2022-12-12 17:24:16','',37,'https://the-collab.com/?p=665',0,'revision','',0),(666,1,'2022-12-12 17:25:10','2022-12-12 17:25:10','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h6>Copyright 2023. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-12-12 17:25:10','2022-12-12 17:25:10','',37,'https://the-collab.com/?p=666',0,'revision','',0),(667,1,'2022-12-12 17:25:10','2022-12-12 17:25:10','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $220</li><li>Psychotherapy, 50-minute session: $150</li><li>Psychotherapy, 30-minute session: $80</li></ul><p> </p><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $80</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h6>Copyright 2023. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-12-12 17:25:10','2022-12-12 17:25:10','',37,'https://the-collab.com/?p=667',0,'revision','',0),(668,1,'2022-12-12 17:25:11','2022-12-12 17:25:11','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Policies, FAQs, and Fees</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your approach to therapy?</a>\n					<p>Therapy is a collaborative effort you and I engage in together with the purpose of helping you make changes in your life. It can be difficult to identify what changes are called for at the start of therapy. For that reason, much of our initial work together will be about leveraging your emotions and day-to-day experience to gain a greater understanding of what makes you tick.</p><p>I employ a variety of modalities, drawing from traditions such as CBT, psychodynamic, family, expressive arts, and movement. If you wish to view an exhaustive list of modalities in which I have trained, that may be viewed on my CV here.</p><p>Therapy often leads to benefits that allow you to make positive change in your life, which may include greater self-awareness, more adaptive coping skills, and a general sense of well being.</p><p>The process of therapy takes a certain amount of courage and commitment, but the journey can renew our sense of purpose and direction in the world. I am of course biased, but I think it well worth the effort.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">The duration of therapy</a>\n					Clients often ask how long they will be in therapy to achieve their goals. It is difficult to answer this question with any great accuracy, since the length of treatment depends on your individual needs and concerns. Sometimes only a few sessions are needed for a very specific concern you may have. More time may be needed for work with complicated concerns with long-term goals.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">How are you handling Covid-19?</a>\n					<p>As of April 2022, I am slowly opening my office back up for in-person appointments on certain days. I will continue to offer telehealth via a HIPAA-compliant platform.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What age groups do you work with?</a>\n					<p>I work with adults 18 years of age and older.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Do you prescribe medication?</a>\n					I do not prescribe medication. However, medication is often a helpful addition to treatment, and I am happy to provide referrals or collaborate with your prescriber.\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">What is your fee structure?</a>\n					<p><em>Psychotherapy Fees</em></p><ul><li>Initial phone consult: free</li><li>Psychotherapy intake: $250</li><li>Psychotherapy, 50-minute session: $200</li><li>Psychotherapy, 30-minute session: $80</li></ul><p><em>Administrative Fees</em></p><ul><li>Collateral contact and other non-insurance paperwork or material preparation: 0-15 minutes: no charge; subsequent 30-minute increments: $100</li></ul><p>I accept cash and credit/debit card. For telehealth appointments, I am only able to accept credit/debit card. All card payments are processed via <a href=\"https://axelrod.clientsecure.me/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Practice</a>.</p>\n															<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"></path></svg>\n								<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n												<a href=\"\">Where can I view your privacy policy and patient bill of rights?</a>\n					<p>My Notice of Privacy Practices is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Notice-of-Privacy-Practices.pdf\">here</a> and my Patient Bill of Rights is available <a href=\"https://the-collab.com/wp-content/uploads/2022/04/Patient-Bill-of-Rights-and-Patient-Responsibilities.pdf\">here</a>.</p>\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<h6>Copyright 2023. All rights reserved.</h6>','Policies, FAQs, and Fees','','inherit','closed','closed','','37-revision-v1','','','2022-12-12 17:25:11','2022-12-12 17:25:11','',37,'https://the-collab.com/?p=668',0,'revision','',0),(669,1,'2022-12-12 17:25:28','2022-12-12 17:25:28','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:25:28','2022-12-12 17:25:28','',138,'https://the-collab.com/?p=669',0,'revision','',0),(670,1,'2022-12-12 17:25:28','2022-12-12 17:25:28','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.6.2 - 04-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2022. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:25:28','2022-12-12 17:25:28','',138,'https://the-collab.com/?p=670',0,'revision','',0),(672,1,'2022-12-12 17:25:41','2022-12-12 17:25:41','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:25:41','2022-12-12 17:25:41','',39,'https://the-collab.com/?p=672',0,'revision','',0),(673,1,'2022-12-12 17:25:42','2022-12-12 17:25:42','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2022. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:25:42','2022-12-12 17:25:42','',39,'https://the-collab.com/?p=673',0,'revision','',0),(674,1,'2022-12-12 17:25:42','2022-12-12 17:25:42','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2023. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:25:42','2022-12-12 17:25:42','',39,'https://the-collab.com/?p=674',0,'revision','',0),(675,1,'2022-12-12 17:28:37','2022-12-12 17:28:37','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2023. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:28:37','2022-12-12 17:28:37','',39,'https://the-collab.com/?p=675',0,'revision','',0),(676,1,'2022-12-12 17:28:37','2022-12-12 17:28:37','<h2>    Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2023. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:28:37','2022-12-12 17:28:37','',39,'https://the-collab.com/?p=676',0,'revision','',0),(677,1,'2022-12-12 17:28:37','2022-12-12 17:28:37','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2023. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:28:37','2022-12-12 17:28:37','',39,'https://the-collab.com/?p=677',0,'revision','',0),(678,1,'2022-12-12 17:29:24','2022-12-12 17:29:24','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:29:24','2022-12-12 17:29:24','',29,'https://the-collab.com/?p=678',0,'revision','',0),(679,1,'2022-12-12 17:29:24','2022-12-12 17:29:24','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background andn expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:29:24','2022-12-12 17:29:24','',29,'https://the-collab.com/?p=679',0,'revision','',0),(680,1,'2022-12-12 17:29:25','2022-12-12 17:29:25','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:29:25','2022-12-12 17:29:25','',29,'https://the-collab.com/?p=680',0,'revision','',0),(684,1,'2022-12-12 17:35:58','2022-12-12 17:35:58','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2023. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:35:58','2022-12-12 17:35:58','',39,'https://the-collab.com/?p=684',0,'revision','',0),(682,1,'2022-12-12 17:35:57','2022-12-12 17:35:57','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2023. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:35:57','2022-12-12 17:35:57','',39,'https://the-collab.com/?p=682',0,'revision','',0),(683,1,'2022-12-12 17:35:58','2022-12-12 17:35:58','<h2>Ariel Axelrod, LMHC</h2><h2 style=\"text-align: center;\">Contact Page and Directions</h2><p>You can use the form to send a message, learn more, and book a consultation.</p>\n<p><strong>Office Address</strong><br>Therapy Center for Mind and Body<br>1234 Broadway<br>Somerville, MA</p>\n<p>The office is located in a second-story walk-up near Teele Square. It is convenient to Arlington, Belmont, Cambridge, and Medford.</p>\n<p><strong><u>Transportation</u></strong></p>\n<p><strong>Car:</strong> The nearest major roads are Rt. 16, Rt. 2, and Mass Ave. There is plenty of free and metered 2-hour on-street parking.</p>\n<p><strong>Bicycle:</strong> The Center is 1 mile from the Minuteman Commuter Bike Path; there are bicycle racks on the sidewalk along Broadway; and during the summer, there is Blue Bike rack situated at the corner of Broadway and Rt. 16.</p>\n<p><strong>Public transportation:</strong> The Center is 0.7 miles from the Davis Square Red Line stop. Bus lines 87, 88, 89, and 89/93 have stops within 3 blocks of the Center.</p>\n<p><em>Please note: Initiating contact does not constitute a contract for treatment. If you need immediate treatment or you are having an emergency, call 911 or go to the nearest emergency room.</em></p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=1234%20Broadway%20Somerville%2C%20MA&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"1234 Broadway Somerville, MA\"\n					aria-label=\"1234 Broadway Somerville, MA\"\n			></iframe>\n		<h6>Copyright 2023. All rights reserved.</h6>','Contact','','inherit','closed','closed','','39-revision-v1','','','2022-12-12 17:35:58','2022-12-12 17:35:58','',39,'https://the-collab.com/?p=683',0,'revision','',0),(685,1,'2022-12-12 17:37:19','2022-12-12 17:37:19','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:37:19','2022-12-12 17:37:19','',29,'https://the-collab.com/?p=685',0,'revision','',0),(686,1,'2022-12-12 17:37:19','2022-12-12 17:37:19','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:37:19','2022-12-12 17:37:19','',29,'https://the-collab.com/?p=686',0,'revision','',0),(687,1,'2022-12-12 17:37:19','2022-12-12 17:37:19','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:37:19','2022-12-12 17:37:19','',29,'https://the-collab.com/?p=687',0,'revision','',0),(688,1,'2022-12-12 17:38:04','2022-12-12 17:38:04','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:38:04','2022-12-12 17:38:04','',29,'https://the-collab.com/?p=688',0,'revision','',0),(689,1,'2022-12-12 17:38:04','2022-12-12 17:38:04','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:38:04','2022-12-12 17:38:04','',29,'https://the-collab.com/?p=689',0,'revision','',0),(690,1,'2022-12-12 17:38:04','2022-12-12 17:38:04','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<h2 style=\"text-align: center;\">About the Practice</h2><p>Sometimes the problems that lead us to seek therapy are not as clear cut as what sends us to a medical specialist. If you are struggling with your relationship with yourself, others, or the world around you, we can help you achieve your goals.</p><p>Compassion and openmindedness comprise the foundation of all therapeutic work. Our practice is open to people of all nationalities, ethnicities, genders, and orientations. Please reach out if you have any questions.</p>		\n		<h2 style=\"text-align: center;\">The Team</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Ariel-Axelrod-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Ariel Axelrod, LMHC, NCC</h3>		\n		<p>Ariel graduated Wellesley College with a BA in Russian Area Studies and proceeded to embark on a 10-year career in marketing and publishing. She returned to school for her MA in counseling and behavioral medicine and now leverages her experience managing and teaching writers, editors, and students to help her present clients find ways to revise life narratives.</p>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Ariel\'s background and expertise</a>\n					<p><strong>Professional Licenses and Certifications</strong></p><ul><li>Licensed mental health counselor in Massachusetts (license no. 11882)</li><li>Licensed mental health counselor in Rhode Island (license no. 01431)</li><li>National certified counselor (NCC), cert no. 944326</li></ul><p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Health and Behavioral Medicine, William James College</li><li>BA in Russian Area Studies, Wellesley College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: CBFS Team, Edinburg Center, Lexington, MA</li><li>Masters Practicum: Waverley Place, McLean Hospital, Belmont, MA</li><li>Supervised Mediation Placement: Newton District Court, Newton, MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"569\" height=\"558\" src=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/04/IMG_2536.jpg 569w, https://the-collab.com/wp-content/uploads/2022/04/IMG_2536-300x294.jpg 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" />															\n			<h3>Kevin Chen, MBA</h3>		\n		<p>Kevin will be joining the practice part-time as a supervised clinician in the summer of 2023. Kevin retired from the police force a decade ago and graduated Fisher College with a BA in criminal justice and MBA in strategic leadership. He is currently a student in forensic counseling at William James College, specializing in group and individual work with first responders and law enforcement and substance use. He is also fluent in Mandarin Chinese.</p>		\n															<svg viewBox=\"0 0 192 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"></path></svg>\n								<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"></path></svg>\n												<a href=\"\">Learn more about Kevin\'s background and expertise</a>\n					<p><strong>Education</strong></p><ul><li>MA in Clinical Mental Health Counseling and Concentration in Forensic Counseling, William James College, expected graduation: May 2023</li><li>MBA in Strategic Leadership, Fisher College</li><li>BA in Criminal Justice, Fisher College</li></ul><p><strong>Clinical Training</strong></p><ul><li>Masters Internship: Clinically Stabilization Service, Dimock Center, Boston, MA (in process)</li><li>Masters Practicum: Acute Treatment Service, Dimock Center, Boston MA</li></ul><p><strong>Professional Associations</strong></p><ul><li>Massachusetts Mental Health Counselors Association</li></ul>\n															<img width=\"220\" height=\"220\" src=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp\" alt=\"Yahu\" loading=\"lazy\" srcset=\"https://the-collab.com/wp-content/uploads/2022/02/Office-Cat.webp 220w, https://the-collab.com/wp-content/uploads/2022/02/Office-Cat-150x150.webp 150w\" sizes=\"(max-width: 220px) 100vw, 220px\" />															\n			<h3>Yahu</h3>		\n		<p>Yahu is an occasional guest on telehealth sessions. He brings to the practice over a decade\'s worth of expertise in cat naps, artistic kibble displays, and healthy eating (especially house plants).</p><p> </p><h6>Copyright 2023. All rights reserved.</h6>','Home','','inherit','closed','closed','','29-revision-v1','','','2022-12-12 17:38:04','2022-12-12 17:38:04','',29,'https://the-collab.com/?p=690',0,'revision','',0),(691,1,'2022-12-12 17:41:43','2022-12-12 17:41:43','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:41:43','2022-12-12 17:41:43','',138,'https://the-collab.com/?p=691',0,'revision','',0),(692,1,'2022-12-12 17:41:43','2022-12-12 17:41:43','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:41:43','2022-12-12 17:41:43','',138,'https://the-collab.com/?p=692',0,'revision','',0),(693,1,'2022-12-12 17:41:44','2022-12-12 17:41:44','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:41:44','2022-12-12 17:41:44','',138,'https://the-collab.com/?p=693',0,'revision','',0),(694,1,'2022-12-12 17:42:49','2022-12-12 17:42:49','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:42:49','2022-12-12 17:42:49','',138,'https://the-collab.com/?p=694',0,'revision','',0),(695,1,'2022-12-12 17:42:49','2022-12-12 17:42:49','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:42:49','2022-12-12 17:42:49','',138,'https://the-collab.com/?p=695',0,'revision','',0),(713,1,'2023-01-10 18:14:20','2023-01-10 18:14:20','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2023-01-10 18:14:20','2023-01-10 18:14:20','',138,'https://the-collab.com/?p=713',0,'revision','',0),(696,1,'2022-12-12 17:42:49','2022-12-12 17:42:49','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><p><em>Coming soon.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2022-12-12 17:42:49','2022-12-12 17:42:49','',138,'https://the-collab.com/?p=696',0,'revision','',0),(698,1,'2023-01-10 18:06:31','2023-01-10 18:06:31','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my professional ethics.</p>','Querying the Blog','','publish','closed','closed','','elementor-698','','','2023-01-12 15:28:37','2023-01-12 15:28:37','',0,'https://the-collab.com/?p=698',0,'post','',0),(699,1,'2023-01-10 18:06:31','2023-01-10 18:06:31','','Elementor #698','','inherit','closed','closed','','698-revision-v1','','','2023-01-10 18:06:31','2023-01-10 18:06:31','',698,'https://the-collab.com/?p=699',0,'revision','',0),(700,1,'2023-01-10 18:07:43','2023-01-10 18:07:43','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2023-01-10 18:07:43','2023-01-10 18:07:43','',23,'https://the-collab.com/?p=700',0,'revision','',0),(701,1,'2023-01-10 18:07:48','2023-01-10 18:07:48','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2023-01-10 18:07:48','2023-01-10 18:07:48','',23,'https://the-collab.com/?p=701',0,'revision','',0),(702,1,'2023-01-10 18:07:55','2023-01-10 18:07:55','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2023-01-10 18:07:55','2023-01-10 18:07:55','',23,'https://the-collab.com/?p=702',0,'revision','',0),(703,1,'2023-01-10 18:10:22','2023-01-10 18:10:22','','Elementor #698','','inherit','closed','closed','','698-revision-v1','','','2023-01-10 18:10:22','2023-01-10 18:10:22','',698,'https://the-collab.com/?p=703',0,'revision','',0),(704,1,'2023-01-10 18:10:22','2023-01-10 18:10:22','','Elementor #698','','inherit','closed','closed','','698-revision-v1','','','2023-01-10 18:10:22','2023-01-10 18:10:22','',698,'https://the-collab.com/?p=704',0,'revision','',0),(705,1,'2023-01-10 18:10:22','2023-01-10 18:10:22','<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Querying the Blog</h2>		\n		<p>For years, the generally accepted answer to the question: “Should a therapist have a social media presence?” was <i>No</i>. Yet, you can’t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a> “move fast and break things.”</p><p>There are exceptions: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Even though blogs started as a soapbox for individuals, today’s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.</p><p>A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important.</p>','Elementor #698','','inherit','closed','closed','','698-revision-v1','','','2023-01-10 18:10:22','2023-01-10 18:10:22','',698,'https://the-collab.com/?p=705',0,'revision','',0),(709,1,'2023-01-10 18:11:35','2023-01-10 18:11:35','<p>For years, the generally accepted answer to the question: “Should a therapist have a social media presence?” was <i>No</i>. Yet, you can’t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a> “move fast and break things.”</p><p>There are exceptions: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Even though blogs started as a soapbox for individuals, today’s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.</p><p>A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-10 18:11:35','2023-01-10 18:11:35','',698,'https://the-collab.com/?p=709',0,'revision','',0),(706,1,'2023-01-10 18:11:04','2023-01-10 18:11:04','<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Querying the Blog</h2>		\n		<p>For years, the generally accepted answer to the question: “Should a therapist have a social media presence?” was <i>No</i>. Yet, you can’t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a> “move fast and break things.”</p><p>There are exceptions: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Even though blogs started as a soapbox for individuals, today’s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.</p><p>A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-10 18:11:04','2023-01-10 18:11:04','',698,'https://the-collab.com/?p=706',0,'revision','',0),(707,1,'2023-01-10 18:11:35','2023-01-10 18:11:35','<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Querying the Blog</h2>		\n		<p>For years, the generally accepted answer to the question: “Should a therapist have a social media presence?” was <i>No</i>. Yet, you can’t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a> “move fast and break things.”</p><p>There are exceptions: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Even though blogs started as a soapbox for individuals, today’s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.</p><p>A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-10 18:11:35','2023-01-10 18:11:35','',698,'https://the-collab.com/?p=707',0,'revision','',0),(708,1,'2023-01-10 18:11:35','2023-01-10 18:11:35','<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Querying the Blog</h2>		\n		<p>For years, the generally accepted answer to the question: “Should a therapist have a social media presence?” was <i>No</i>. Yet, you can’t help but notice that the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal ethical guidance and the reality of how healthcare businesses operate and compete. The gap between how we learn to act as business owners compared to how we are taught to behave as healthcare providers is such that I presume many practitioners fear that a thorough reconciliation of the two will send us back to the Dark Ages, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a> “move fast and break things.”</p><p>There are exceptions: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Even though blogs started as a soapbox for individuals, today’s blogs are built as a means of driving income or traffic, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities websites served as a repository for online writing, and webrings linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of control over privacy before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, and a personal blog would not be appropriate on a professional website. Ergo, this blog is a marketing tool.</p><p>A good blog, even a professional blog, can encourage thinking and action that improve the wellbeing and welfare of readers and their communities. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-10 18:11:35','2023-01-10 18:11:35','',698,'https://the-collab.com/?p=708',0,'revision','',0),(711,1,'2023-01-10 18:14:20','2023-01-10 18:14:20','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><p><em>Coming soon.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2023-01-10 18:14:20','2023-01-10 18:14:20','',138,'https://the-collab.com/?p=711',0,'revision','',0),(712,1,'2023-01-10 18:14:20','2023-01-10 18:14:20','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.9.0 - 06-12-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><p><em>Coming soon.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2023-01-10 18:14:20','2023-01-10 18:14:20','',138,'https://the-collab.com/?p=712',0,'revision','',0),(717,1,'2023-01-10 18:18:26','2023-01-10 18:18:26','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2023-01-10 18:18:26','2023-01-10 18:18:26','',138,'https://the-collab.com/?p=717',0,'revision','',0),(715,1,'2023-01-10 18:18:25','2023-01-10 18:18:25','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2023-01-10 18:18:25','2023-01-10 18:18:25','',138,'https://the-collab.com/?p=715',0,'revision','',0),(716,1,'2023-01-10 18:18:25','2023-01-10 18:18:25','<h2>Ariel Axelrod, LMHC</h2>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p><em>Margin notes: A blog comprising commentary on the state of the art and the ecology of mental healthcare provision. Not medical advice, nor intended to replace it or mimick it in any way.</em></p><h6>Copyright 2023. All rights reserved.</h6>','Margin Notes','','inherit','closed','closed','','138-revision-v1','','','2023-01-10 18:18:25','2023-01-10 18:18:25','',138,'https://the-collab.com/?p=716',0,'revision','',0),(718,1,'2023-01-10 18:20:01','2023-01-10 18:20:01','','Default Kit','','inherit','closed','closed','','23-revision-v1','','','2023-01-10 18:20:01','2023-01-10 18:20:01','',23,'https://the-collab.com/?p=718',0,'revision','',0),(723,1,'2023-01-12 15:25:55','2023-01-12 15:25:55','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the personal blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities served as a repository for online writing, and webrings on the host linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of privacy controls, before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:25:55','2023-01-12 15:25:55','',698,'https://the-collab.com/?p=723',0,'revision','',0),(724,1,'2023-01-12 15:25:55','2023-01-12 15:25:55','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been around for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>Where have all the personal blogs gone? Geocities was a massive force in creating space for personal webpages and webrings on the early internet, but it was purchased by Yahoo! and then shut down in 1999. Though a webpage is not always a blog, Geocities served as a repository for online writing, and webrings on the host linked together communities of writers and other creators. LiveJournal and Blogger also provided writing opportunities with a promise of privacy controls, before the first came under Russian censorship rules and the latter was purchased by Google in 2003.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:25:55','2023-01-12 15:25:55','',698,'https://the-collab.com/?p=724',0,'revision','',0),(726,1,'2023-01-12 15:26:59','2023-01-12 15:26:59','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:26:59','2023-01-12 15:26:59','',698,'https://the-collab.com/?p=726',0,'revision','',0),(727,1,'2023-01-12 15:26:59','2023-01-12 15:26:59','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing or an editorial function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:26:59','2023-01-12 15:26:59','',698,'https://the-collab.com/?p=727',0,'revision','',0),(728,1,'2023-01-12 15:26:59','2023-01-12 15:26:59','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:26:59','2023-01-12 15:26:59','',698,'https://the-collab.com/?p=728',0,'revision','',0),(729,1,'2023-01-12 15:27:31','2023-01-12 15:27:31','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:27:31','2023-01-12 15:27:31','',698,'https://the-collab.com/?p=729',0,'revision','',0),(730,1,'2023-01-12 15:27:31','2023-01-12 15:27:31','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:27:31','2023-01-12 15:27:31','',698,'https://the-collab.com/?p=730',0,'revision','',0),(731,1,'2023-01-12 15:27:31','2023-01-12 15:27:31','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:27:31','2023-01-12 15:27:31','',698,'https://the-collab.com/?p=731',0,'revision','',0),(732,1,'2023-01-12 15:27:43','2023-01-12 15:27:43','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:27:43','2023-01-12 15:27:43','',698,'https://the-collab.com/?p=732',0,'revision','',0),(733,1,'2023-01-12 15:27:43','2023-01-12 15:27:43','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer: that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:27:43','2023-01-12 15:27:43','',698,'https://the-collab.com/?p=733',0,'revision','',0),(734,1,'2023-01-12 15:27:43','2023-01-12 15:27:43','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:27:43','2023-01-12 15:27:43','',698,'https://the-collab.com/?p=734',0,'revision','',0),(735,1,'2023-01-12 15:28:25','2023-01-12 15:28:25','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:28:25','2023-01-12 15:28:25','',698,'https://the-collab.com/?p=735',0,'revision','',0),(736,1,'2023-01-12 15:28:25','2023-01-12 15:28:25','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved either a marketing, editorial, or evocative function in the world.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:28:25','2023-01-12 15:28:25','',698,'https://the-collab.com/?p=736',0,'revision','',0),(737,1,'2023-01-12 15:28:25','2023-01-12 15:28:25','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my personal and professional ethical standards.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:28:25','2023-01-12 15:28:25','',698,'https://the-collab.com/?p=737',0,'revision','',0),(738,1,'2023-01-12 15:28:37','2023-01-12 15:28:37','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my personal and professional ethical standards.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:28:37','2023-01-12 15:28:37','',698,'https://the-collab.com/?p=738',0,'revision','',0),(739,1,'2023-01-12 15:28:37','2023-01-12 15:28:37','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my personal and professional ethical standards.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:28:37','2023-01-12 15:28:37','',698,'https://the-collab.com/?p=739',0,'revision','',0),(740,1,'2023-01-12 15:28:37','2023-01-12 15:28:37','<p>For years, the generally accepted answer to the question: “Should a psychotherapist have a social media presence?” was <i>No</i>. Yet, the mental health profession has responded otherwise by voting with its collective keyboard: Therapists, agencies, schools, and scholars hold professional accounts on Facebook, Instagram, Twitter, TikTok/KuaiShou, and more.</p><p>Our profession as a whole is often lampooned for questioning <i>everything</i>, but we rarely query the significance of the internet as a medium, especially in how we use it and how we are used by it.</p><p>I suspect this lack of curiosity is spurred by growing discrepancies between the formal received guidance and the reality of how healthcare businesses operate and compete. The gap between permitted behavior in healthcare providers and the same in business owners is such that I presume many solo and group practices fear that a thorough reconciliation of the two will send hamstring the profession, while <a href=\"https://www.wsj.com/articles/the-failed-promise-of-online-mental-health-treatment-11671390353\">questionable purveyors of online therapy</a>  move fast and break things.</p><p>There are exceptions to this collective blind spot: <a href=\"https://www.sherryturkle.com/\">Sherry Turkle</a>, <a href=\"https://netaddiction.com/\">Kimberley Young</a>, and <a href=\"https://www.maryaiken.com/\">Mary Aiken</a>, but even among the specialist few, blogs receive little if any scrutiny. Blogs have been present as the lone individual\'s soapbox on the commons for quite a while and don’t appear to pose the same hazards as, say, social media, which may contribute to their grandfathered-in status.</p><p>Today’s blogs are built as a means of driving traffic or income, whether through third-party advertising, regular updated posts and targeted keywords to move up SEO rankings, or advertising posing as unbiased content. You likely know the experience of coming to the end of a purportedly unbiased essay or review, only to realize it was actually a sales pitch. Pity the fool who returns to their search results, only to find it to be sales pitches all the way down.</p><p>What is a blog today? A modern blog can be a shout into the abyss, a commentary posted for public consumption, an advertisement, a come-hither. More often than not, it is a marketing tool.</p><p>What is this blog in particular? Let’s be honest: Any blog on a professional website is a marketing tool, even if it never sells or suggests a product or service. Ergo, this blog is a marketing tool. That said, a good, honest professional blog can still encourage thinking and action that improve the well being and welfare of readers and their communities. The fundament for this is not a lack of secondary motives, but rather clarity about them. Let\'s go about that now: I hope that this blog carries the voice and furthers the wishes of the writer, that in reading this blog, you will come away with a better understanding of the work I do and why I think it’s important. If that speaks to you in alignment with your own needs, then this blog has achieved a marketing, editorial, or evocative function in the world that is in line with my professional ethics.</p>','Querying the Blog','','inherit','closed','closed','','698-revision-v1','','','2023-01-12 15:28:37','2023-01-12 15:28:37','',698,'https://the-collab.com/?p=740',0,'revision','',0);
/*!40000 ALTER TABLE `wpob_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_posts` with 504 row(s)
--

--
-- Table structure for table `wpob_koko_analytics_referrer_stats`
--

DROP TABLE IF EXISTS `wpob_koko_analytics_referrer_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_koko_analytics_referrer_stats` (
  `date` date NOT NULL,
  `id` mediumint(8) unsigned NOT NULL,
  `visitors` mediumint(8) unsigned NOT NULL,
  `pageviews` mediumint(8) unsigned NOT NULL,
  PRIMARY KEY (`date`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_koko_analytics_referrer_stats`
--

LOCK TABLES `wpob_koko_analytics_referrer_stats` WRITE;
/*!40000 ALTER TABLE `wpob_koko_analytics_referrer_stats` DISABLE KEYS */;
INSERT INTO `wpob_koko_analytics_referrer_stats` VALUES ('2022-04-20',1,2,2),('2022-05-07',2,1,1),('2022-06-09',2,2,2),('2022-06-13',2,1,1),('2022-06-14',2,1,1),('2022-06-17',3,1,1),('2022-07-15',4,1,1),('2022-07-20',4,1,1),('2022-08-01',5,1,1),('2022-08-23',2,3,3),('2022-08-27',2,1,1),('2022-09-17',3,1,1),('2022-10-02',2,1,1),('2022-10-06',2,1,1),('2022-12-09',1,1,1),('2022-12-16',3,1,1),('2023-01-02',2,2,2),('2023-01-04',2,1,1),('2023-01-05',2,1,1),('2023-01-11',1,1,1),('2023-01-19',5,1,1),('2023-01-19',6,1,1),('2023-02-09',2,1,1),('2023-02-22',2,2,2),('2023-03-17',3,1,1),('2023-03-20',4,1,1),('2023-03-21',7,1,1);
/*!40000 ALTER TABLE `wpob_koko_analytics_referrer_stats` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_koko_analytics_referrer_stats` with 27 row(s)
--

--
-- Table structure for table `wpob_wc_webhooks`
--

DROP TABLE IF EXISTS `wpob_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_wc_webhooks`
--

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

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

--
-- Table structure for table `wpob_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpob_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_actionscheduler_groups`
--

LOCK TABLES `wpob_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpob_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpob_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'woocommerce-db-updates'),(3,'wc-admin-data'),(4,'woocommerce_payments');
/*!40000 ALTER TABLE `wpob_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

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

--
-- Table structure for table `wpob_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wpob_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpob_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) NOT NULL,
  `action_label` varchar(60) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=MyISAM AUTO_INCREMENT=204 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpob_e_submissions_actions_log`
--

LOCK TABLES `wpob_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wpob_e_submissions_actions_log` DISABLE KEYS */;
INSERT INTO `wpob_e_submissions_actions_log` VALUES (1,1,'email','Email','success',NULL,'2022-04-07 15:57:00','2022-04-07 15:57:00','2022-04-07 15:57:00','2022-04-07 15:57:00'),(2,2,'email','Email','success',NULL,'2022-04-10 10:11:45','2022-04-10 10:11:45','2022-04-10 10:11:45','2022-04-10 10:11:45'),(3,3,'email','Email','success',NULL,'2022-04-15 08:31:06','2022-04-15 08:31:06','2022-04-15 08:31:06','2022-04-15 08:31:06'),(4,4,'email','Email','success',NULL,'2022-04-16 22:19:21','2022-04-16 22:19:21','2022-04-16 22:19:21','2022-04-16 22:19:21'),(5,5,'email','Email','success',NULL,'2022-04-18 07:53:17','2022-04-18 07:53:17','2022-04-18 07:53:17','2022-04-18 07:53:17'),(6,6,'email','Email','success',NULL,'2022-04-18 12:46:49','2022-04-18 12:46:49','2022-04-18 12:46:49','2022-04-18 12:46:49'),(7,7,'email','Email','success',NULL,'2022-04-18 12:49:28','2022-04-18 12:49:28','2022-04-18 12:49:28','2022-04-18 12:49:28'),(8,8,'email','Email','success',NULL,'2022-04-19 01:15:22','2022-04-19 01:15:22','2022-04-19 01:15:22','2022-04-19 01:15:22'),(9,9,'email','Email','success',NULL,'2022-04-25 01:24:48','2022-04-25 01:24:48','2022-04-25 01:24:48','2022-04-25 01:24:48'),(10,10,'email','Email','success',NULL,'2022-04-26 01:04:57','2022-04-26 01:04:57','2022-04-26 01:04:57','2022-04-26 01:04:57'),(11,11,'email','Email','success',NULL,'2022-05-01 11:49:38','2022-05-01 11:49:38','2022-05-01 11:49:38','2022-05-01 11:49:38'),(12,12,'email','Email','success',NULL,'2022-05-05 07:57:52','2022-05-05 07:57:52','2022-05-05 07:57:52','2022-05-05 07:57:52'),(13,13,'email','Email','success',NULL,'2022-05-13 09:05:34','2022-05-13 09:05:34','2022-05-13 09:05:34','2022-05-13 09:05:34'),(14,14,'email','Email','success',NULL,'2022-05-14 07:50:42','2022-05-14 07:50:42','2022-05-14 07:50:42','2022-05-14 07:50:42'),(15,15,'email','Email','success',NULL,'2022-05-17 16:07:22','2022-05-17 16:07:22','2022-05-17 16:07:22','2022-05-17 16:07:22'),(16,16,'email','Email','success',NULL,'2022-05-20 13:38:31','2022-05-20 13:38:31','2022-05-20 13:38:31','2022-05-20 13:38:31'),(17,17,'email','Email','success',NULL,'2022-05-22 22:22:23','2022-05-22 22:22:23','2022-05-22 22:22:23','2022-05-22 22:22:23'),(18,18,'email','Email','success',NULL,'2022-05-28 07:30:35','2022-05-28 07:30:35','2022-05-28 07:30:35','2022-05-28 07:30:35'),(19,19,'email','Email','success',NULL,'2022-06-02 21:59:01','2022-06-02 21:59:01','2022-06-02 21:59:01','2022-06-02 21:59:01'),(20,20,'email','Email','success',NULL,'2022-06-05 09:38:36','2022-06-05 09:38:36','2022-06-05 09:38:36','2022-06-05 09:38:36'),(21,21,'email','Email','success',NULL,'2022-06-07 04:27:06','2022-06-07 04:27:06','2022-06-07 04:27:06','2022-06-07 04:27:06'),(22,22,'email','Email','success',NULL,'2022-06-11 12:11:13','2022-06-11 12:11:13','2022-06-11 12:11:13','2022-06-11 12:11:13'),(23,23,'email','Email','success',NULL,'2022-06-14 02:50:13','2022-06-14 02:50:13','2022-06-14 02:50:13','2022-06-14 02:50:13'),(24,24,'email','Email','success',NULL,'2022-06-20 05:17:08','2022-06-20 05:17:08','2022-06-20 05:17:08','2022-06-20 05:17:08'),(25,25,'email','Email','success',NULL,'2022-06-26 09:29:13','2022-06-26 09:29:13','2022-06-26 09:29:13','2022-06-26 09:29:13'),(26,26,'email','Email','success',NULL,'2022-07-02 03:55:49','2022-07-02 03:55:49','2022-07-02 03:55:49','2022-07-02 03:55:49'),(27,27,'email','Email','success',NULL,'2022-07-05 21:11:28','2022-07-05 21:11:28','2022-07-05 21:11:28','2022-07-05 21:11:28'),(28,28,'email','Email','success',NULL,'2022-07-06 11:13:39','2022-07-06 11:13:39','2022-07-06 11:13:39','2022-07-06 11:13:39'),(29,29,'email','Email','success',NULL,'2022-07-07 01:20:11','2022-07-07 01:20:11','2022-07-07 01:20:11','2022-07-07 01:20:11'),(30,30,'email','Email','success',NULL,'2022-07-09 04:24:07','2022-07-09 04:24:07','2022-07-09 04:24:07','2022-07-09 04:24:07'),(31,31,'email','Email','success',NULL,'2022-07-10 01:40:14','2022-07-10 01:40:14','2022-07-10 01:40:14','2022-07-10 01:40:14'),(32,32,'email','Email','success',NULL,'2022-07-13 02:45:25','2022-07-13 02:45:25','2022-07-13 02:45:25','2022-07-13 02:45:25'),(33,33,'email','Email','success',NULL,'2022-07-26 00:15:18','2022-07-26 00:15:18','2022-07-26 00:15:18','2022-07-26 00:15:18'),(34,34,'email','Email','success',NULL,'2022-08-03 10:44:46','2022-08-03 10:44:46','2022-08-03 10:44:46','2022-08-03 10:44:46'),(35,35,'email','Email','success',NULL,'2022-08-08 18:36:43','2022-08-08 18:36:43','2022-08-08 18:36:43','2022-08-08 18:36:43'),(36,36,'email','Email','success',NULL,'2022-08-08 21:25:15','2022-08-08 21:25:15','2022-08-08 21:25:15','2022-08-08 21:25:15'),(37,37,'email','Email','success',NULL,'2022-08-14 10:05:27','2022-08-14 10:05:27','2022-08-14 10:05:27','2022-08-14 10:05:27'),(38,38,'email','Email','success',NULL,'2022-08-18 02:22:42','2022-08-18 02:22:42','2022-08-18 02:22:42','2022-08-18 02:22:42'),(39,39,'email','Email','success',NULL,'2022-08-30 07:37:11','2022-08-30 07:37:11','2022-08-30 07:37:11','2022-08-30 07:37:11'),(40,40,'email','Email','success',NULL,'2022-08-31 18:03:50','2022-08-31 18:03:50','2022-08-31 18:03:50','2022-08-31 18:03:50'),(41,41,'email','Email','success',NULL,'2022-09-03 17:39:05','2022-09-03 17:39:05','2022-09-03 17:39:05','2022-09-03 17:39:05'),(42,42,'email','Email','success',NULL,'2022-09-09 23:02:23','2022-09-09 23:02:23','2022-09-09 23:02:23','2022-09-09 23:02:23'),(43,43,'email','Email','success',NULL,'2022-09-12 13:55:22','2022-09-12 13:55:22','2022-09-12 13:55:22','2022-09-12 13:55:22'),(44,44,'email','Email','success',NULL,'2022-09-15 21:29:39','2022-09-15 21:29:39','2022-09-15 21:29:39','2022-09-15 21:29:39'),(45,45,'email','Email','success',NULL,'2022-09-21 11:49:19','2022-09-21 11:49:19','2022-09-21 11:49:19','2022-09-21 11:49:19'),(46,46,'email','Email','success',NULL,'2022-09-22 10:09:27','2022-09-22 10:09:27','2022-09-22 10:09:27','2022-09-22 10:09:27'),(47,47,'email','Email','success',NULL,'2022-09-24 12:37:56','2022-09-24 12:37:56','2022-09-24 12:37:56','2022-09-24 12:37:56'),(48,48,'email','Email','success',NULL,'2022-09-26 06:10:02','2022-09-26 06:10:02','2022-09-26 06:10:02','2022-09-26 06:10:02'),(49,49,'email','Email','success',NULL,'2022-09-27 14:05:24','2022-09-27 14:05:24','2022-09-27 14:05:24','2022-09-27 14:05:24'),(50,50,'email','Email','success',NULL,'2022-09-29 18:14:36','2022-09-29 18:14:36','2022-09-29 18:14:36','2022-09-29 18:14:36'),(51,51,'email','Email','success',NULL,'2022-09-30 14:47:19','2022-09-30 14:47:19','2022-09-30 14:47:19','2022-09-30 14:47:19'),(52,52,'email','Email','success',NULL,'2022-10-03 09:47:35','2022-10-03 09:47:35','2022-10-03 09:47:35','2022-10-03 09:47:35'),(53,53,'email','Email','success',NULL,'2022-10-07 05:54:54','2022-10-07 05:54:54','2022-10-07 05:54:54','2022-10-07 05:54:54'),(54,54,'email','Email','success',NULL,'2022-10-10 02:24:33','2022-10-10 02:24:33','2022-10-10 02:24:33','2022-10-10 02:24:33'),(55,55,'email','Email','success',NULL,'2022-10-10 12:16:43','2022-10-10 12:16:43','2022-10-10 12:16:43','2022-10-10 12:16:43'),(56,56,'email','Email','success',NULL,'2022-10-13 20:28:03','2022-10-13 20:28:03','2022-10-13 20:28:03','2022-10-13 20:28:03'),(57,57,'email','Email','success',NULL,'2022-10-15 18:26:04','2022-10-15 18:26:04','2022-10-15 18:26:04','2022-10-15 18:26:04'),(58,58,'email','Email','success',NULL,'2022-10-20 23:20:02','2022-10-20 23:20:02','2022-10-20 23:20:02','2022-10-20 23:20:02'),(59,59,'email','Email','success',NULL,'2022-10-24 22:36:28','2022-10-24 22:36:28','2022-10-24 22:36:28','2022-10-24 22:36:28'),(60,60,'email','Email','success',NULL,'2022-10-28 17:34:25','2022-10-28 17:34:25','2022-10-28 17:34:25','2022-10-28 17:34:25'),(61,61,'email','Email','success',NULL,'2022-11-02 12:16:08','2022-11-02 12:16:08','2022-11-02 12:16:08','2022-11-02 12:16:08'),(62,62,'email','Email','success',NULL,'2022-11-08 09:45:00','2022-11-08 09:45:00','2022-11-08 09:45:00','2022-11-08 09:45:00'),(63,63,'email','Email','success',NULL,'2022-11-10 17:17:15','2022-11-10 17:17:15','2022-11-10 17:17:15','2022-11-10 17:17:15'),(64,64,'email','Email','success',NULL,'2022-11-15 15:04:43','2022-11-15 15:04:43','2022-11-15 15:04:43','2022-11-15 15:04:43'),(65,65,'email','Email','success',NULL,'2022-11-15 20:44:49','2022-11-15 20:44:49','2022-11-15 20:44:49','2022-11-15 20:44:49'),(66,66,'email','Email','success',NULL,'2022-11-18 14:29:41','2022-11-18 14:29:41','2022-11-18 14:29:41','2022-11-18 14:29:41'),(67,67,'email','Email','success',NULL,'2022-11-19 22:12:46','2022-11-19 22:12:46','2022-11-19 22:12:46','2022-11-19 22:12:46'),(68,68,'email','Email','success',NULL,'2022-11-20 07:29:06','2022-11-20 07:29:06','2022-11-20 07:29:06','2022-11-20 07:29:06'),(69,69,'email','Email','success',NULL,'2022-11-20 09:35:25','2022-11-20 09:35:25','2022-11-20 09:35:25','2022-11-20 09:35:25'),(70,70,'email','Email','success',NULL,'2022-11-21 10:05:35','2022-11-21 10:05:35','2022-11-21 10:05:35','2022-11-21 10:05:35'),(71,71,'email','Email','success',NULL,'2022-11-21 10:14:25','2022-11-21 10:14:25','2022-11-21 10:14:25','2022-11-21 10:14:25'),(72,72,'email','Email','success',NULL,'2022-11-22 19:12:18','2022-11-22 19:12:18','2022-11-22 19:12:18','2022-11-22 19:12:18'),(73,73,'email','Email','success',NULL,'2022-11-24 19:06:27','2022-11-24 19:06:27','2022-11-24 19:06:27','2022-11-24 19:06:27'),(74,74,'email','Email','success',NULL,'2022-11-26 02:15:12','2022-11-26 02:15:12','2022-11-26 02:15:12','2022-11-26 02:15:12'),(75,75,'email','Email','success',NULL,'2022-11-28 11:51:16','2022-11-28 11:51:16','2022-11-28 11:51:16','2022-11-28 11:51:16'),(76,76,'email','Email','success',NULL,'2022-11-29 16:59:41','2022-11-29 16:59:41','2022-11-29 16:59:41','2022-11-29 16:59:41'),(77,77,'email','Email','success',NULL,'2022-11-30 02:33:51','2022-11-30 02:33:51','2022-11-30 02:33:51','2022-11-30 02:33:51'),(78,78,'email','Email','success',NULL,'2022-12-01 00:02:53','2022-12-01 00:02:53','2022-12-01 00:02:53','2022-12-01 00:02:53'),(79,79,'email','Email','success',NULL,'2022-12-04 01:11:29','2022-12-04 01:11:29','2022-12-04 01:11:29','2022-12-04 01:11:29'),(80,80,'email','Email','success',NULL,'2022-12-08 12:19:42','2022-12-08 12:19:42','2022-12-08 12:19:42','2022-12-08 12:19:42'),(81,81,'email','Email','success',NULL,'2022-12-08 15:21:30','2022-12-08 15:21:30','2022-12-08 15:21:30','2022-12-08 15:21:30'),(82,82,'email','Email','success',NULL,'2022-12-09 07:34:29','2022-12-09 07:34:29','2022-12-09 07:34:29','2022-12-09 07:34:29'),(83,83,'email','Email','success',NULL,'2022-12-09 13:56:14','2022-12-09 13:56:14','2022-12-09 13:56:14','2022-12-09 13:56:14'),(84,84,'email','Email','success',NULL,'2022-12-12 11:26:03','2022-12-12 11:26:03','2022-12-12 11:26:03','2022-12-12 11:26:03'),(85,85,'email','Email','success',NULL,'2022-12-14 04:58:33','2022-12-14 04:58:33','2022-12-14 04:58:33','2022-12-14 04:58:33'),(86,86,'email','Email','success',NULL,'2022-12-14 17:47:28','2022-12-14 17:47:28','2022-12-14 17:47:28','2022-12-14 17:47:28'),(87,87,'email','Email','success',NULL,'2022-12-16 08:08:16','2022-12-16 08:08:16','2022-12-16 08:08:16','2022-12-16 08:08:16'),(88,88,'email','Email','success',NULL,'2022-12-17 04:01:56','2022-12-17 04:01:56','2022-12-17 04:01:56','2022-12-17 04:01:56'),(89,89,'email','Email','success',NULL,'2022-12-19 02:50:58','2022-12-19 02:50:58','2022-12-19 02:50:58','2022-12-19 02:50:58'),(90,90,'email','Email','success',NULL,'2022-12-19 13:43:17','2022-12-19 13:43:17','2022-12-19 13:43:17','2022-12-19 13:43:17'),(91,91,'email','Email','success',NULL,'2022-12-21 19:23:00','2022-12-21 19:23:00','2022-12-21 19:23:00','2022-12-21 19:23:00'),(92,92,'email','Email','success',NULL,'2022-12-21 21:02:47','2022-12-21 21:02:47','2022-12-21 21:02:47','2022-12-21 21:02:47'),(93,93,'email','Email','success',NULL,'2022-12-22 09:55:13','2022-12-22 09:55:13','2022-12-22 09:55:13','2022-12-22 09:55:13'),(94,94,'email','Email','success',NULL,'2022-12-23 11:19:31','2022-12-23 11:19:31','2022-12-23 11:19:31','2022-12-23 11:19:31'),(95,95,'email','Email','success',NULL,'2022-12-24 02:54:39','2022-12-24 02:54:39','2022-12-24 02:54:39','2022-12-24 02:54:39'),(96,96,'email','Email','success',NULL,'2022-12-24 17:33:29','2022-12-24 17:33:29','2022-12-24 17:33:29','2022-12-24 17:33:29'),(97,97,'email','Email','success',NULL,'2022-12-27 19:45:07','2022-12-27 19:45:07','2022-12-27 19:45:07','2022-12-27 19:45:07'),(98,98,'email','Email','success',NULL,'2022-12-30 07:27:42','2022-12-30 07:27:42','2022-12-30 07:27:42','2022-12-30 07:27:42'),(99,99,'email','Email','success',NULL,'2023-01-02 09:41:15','2023-01-02 09:41:15','2023-01-02 09:41:15','2023-01-02 09:41:15'),(100,100,'email','Email','success',NULL,'2023-01-02 12:20:26','2023-01-02 12:20:26','2023-01-02 12:20:26','2023-01-02 12:20:26'),(101,101,'email','Email','success',NULL,'2023-01-02 13:27:39','2023-01-02 13:27:39','2023-01-02 13:27:39','2023-01-02 13:27:39'),(102,102,'email','Email','success',NULL,'2023-01-02 13:32:33','2023-01-02 13:32:33','2023-01-02 13:32:33','2023-01-02 13:32:33'),(103,103,'email','Email','success',NULL,'2023-01-04 00:24:56','2023-01-04 00:24:56','2023-01-04 00:24:56','2023-01-04 00:24:56'),(104,104,'email','Email','success',NULL,'2023-01-04 13:10:10','2023-01-04 13:10:10','2023-01-04 13:10:10','2023-01-04 13:10:10'),(105,105,'email','Email','success',NULL,'2023-01-05 08:20:27','2023-01-05 08:20:27','2023-01-05 08:20:27','2023-01-05 08:20:27'),(106,106,'email','Email','success',NULL,'2023-01-07 04:35:49','2023-01-07 04:35:49','2023-01-07 04:35:49','2023-01-07 04:35:49'),(107,107,'email','Email','success',NULL,'2023-01-07 05:52:09','2023-01-07 05:52:09','2023-01-07 05:52:09','2023-01-07 05:52:09'),(108,108,'email','Email','success',NULL,'2023-01-10 10:51:18','2023-01-10 10:51:18','2023-01-10 10:51:18','2023-01-10 10:51:18'),(109,109,'email','Email','success',NULL,'2023-01-10 11:43:26','2023-01-10 11:43:26','2023-01-10 11:43:26','2023-01-10 11:43:26'),(110,110,'email','Email','success',NULL,'2023-01-12 03:17:32','2023-01-12 03:17:32','2023-01-12 03:17:32','2023-01-12 03:17:32'),(111,111,'email','Email','success',NULL,'2023-01-12 20:44:49','2023-01-12 20:44:49','2023-01-12 20:44:49','2023-01-12 20:44:49'),(112,112,'email','Email','success',NULL,'2023-01-13 05:37:22','2023-01-13 05:37:22','2023-01-13 05:37:22','2023-01-13 05:37:22'),(113,113,'email','Email','success',NULL,'2023-01-13 14:42:35','2023-01-13 14:42:35','2023-01-13 14:42:35','2023-01-13 14:42:35'),(114,114,'email','Email','success',NULL,'2023-01-13 16:04:56','2023-01-13 16:04:56','2023-01-13 16:04:56','2023-01-13 16:04:56'),(115,115,'email','Email','success',NULL,'2023-01-13 22:17:57','2023-01-13 22:17:57','2023-01-13 22:17:57','2023-01-13 22:17:57'),(116,116,'email','Email','success',NULL,'2023-01-14 15:31:21','2023-01-14 15:31:21','2023-01-14 15:31:21','2023-01-14 15:31:21'),(117,117,'email','Email','success',NULL,'2023-01-16 18:44:22','2023-01-16 18:44:22','2023-01-16 18:44:22','2023-01-16 18:44:22'),(118,118,'email','Email','success',NULL,'2023-01-18 05:31:48','2023-01-18 05:31:48','2023-01-18 05:31:48','2023-01-18 05:31:48'),(119,119,'email','Email','success',NULL,'2023-01-18 18:31:41','2023-01-18 18:31:41','2023-01-18 18:31:41','2023-01-18 18:31:41'),(120,120,'email','Email','success',NULL,'2023-01-18 18:54:35','2023-01-18 18:54:35','2023-01-18 18:54:35','2023-01-18 18:54:35'),(121,121,'email','Email','success',NULL,'2023-01-19 05:34:16','2023-01-19 05:34:16','2023-01-19 05:34:16','2023-01-19 05:34:16'),(122,122,'email','Email','success',NULL,'2023-01-22 20:11:35','2023-01-22 20:11:35','2023-01-22 20:11:35','2023-01-22 20:11:35'),(123,123,'email','Email','success',NULL,'2023-01-23 05:44:39','2023-01-23 05:44:39','2023-01-23 05:44:39','2023-01-23 05:44:39'),(124,124,'email','Email','success',NULL,'2023-01-23 13:46:29','2023-01-23 13:46:29','2023-01-23 13:46:29','2023-01-23 13:46:29'),(125,125,'email','Email','success',NULL,'2023-01-23 19:24:29','2023-01-23 19:24:29','2023-01-23 19:24:29','2023-01-23 19:24:29'),(126,126,'email','Email','success',NULL,'2023-01-26 03:36:32','2023-01-26 03:36:32','2023-01-26 03:36:32','2023-01-26 03:36:32'),(127,127,'email','Email','success',NULL,'2023-01-26 15:41:20','2023-01-26 15:41:20','2023-01-26 15:41:20','2023-01-26 15:41:20'),(128,128,'email','Email','success',NULL,'2023-01-26 15:52:31','2023-01-26 15:52:31','2023-01-26 15:52:31','2023-01-26 15:52:31'),(129,129,'email','Email','success',NULL,'2023-01-27 08:24:53','2023-01-27 08:24:53','2023-01-27 08:24:53','2023-01-27 08:24:53'),(130,130,'email','Email','success',NULL,'2023-01-28 00:18:07','2023-01-28 00:18:07','2023-01-28 00:18:07','2023-01-28 00:18:07'),(131,131,'email','Email','success',NULL,'2023-01-28 13:36:22','2023-01-28 13:36:22','2023-01-28 13:36:22','2023-01-28 13:36:22'),(132,132,'email','Email','success',NULL,'2023-01-28 19:37:39','2023-01-28 19:37:39','2023-01-28 19:37:39','2023-01-28 19:37:39'),(133,133,'email','Email','success',NULL,'2023-01-29 11:59:15','2023-01-29 11:59:15','2023-01-29 11:59:15','2023-01-29 11:59:15'),(134,134,'email','Email','success',NULL,'2023-01-29 19:25:49','2023-01-29 19:25:49','2023-01-29 19:25:49','2023-01-29 19:25:49'),(135,135,'email','Email','success',NULL,'2023-01-31 17:09:55','2023-01-31 17:09:55','2023-01-31 17:09:55','2023-01-31 17:09:55'),(136,136,'email','Email','success',NULL,'2023-02-01 03:20:59','2023-02-01 03:20:59','2023-02-01 03:20:59','2023-02-01 03:20:59'),(137,137,'email','Email','success',NULL,'2023-02-01 17:32:26','2023-02-01 17:32:26','2023-02-01 17:32:26','2023-02-01 17:32:26'),(138,138,'email','Email','success',NULL,'2023-02-01 21:45:12','2023-02-01 21:45:12','2023-02-01 21:45:12','2023-02-01 21:45:12'),(139,139,'email','Email','success',NULL,'2023-02-01 22:02:45','2023-02-01 22:02:45','2023-02-01 22:02:45','2023-02-01 22:02:45'),(140,140,'email','Email','success',NULL,'2023-02-03 17:48:46','2023-02-03 17:48:46','2023-02-03 17:48:46','2023-02-03 17:48:46'),(141,141,'email','Email','success',NULL,'2023-02-04 09:49:25','2023-02-04 09:49:25','2023-02-04 09:49:25','2023-02-04 09:49:25'),(142,142,'email','Email','success',NULL,'2023-02-07 07:52:58','2023-02-07 07:52:58','2023-02-07 07:52:58','2023-02-07 07:52:58'),(143,143,'email','Email','success',NULL,'2023-02-07 21:17:07','2023-02-07 21:17:07','2023-02-07 21:17:07','2023-02-07 21:17:07'),(144,144,'email','Email','success',NULL,'2023-02-09 02:44:10','2023-02-09 02:44:10','2023-02-09 02:44:10','2023-02-09 02:44:10'),(145,145,'email','Email','success',NULL,'2023-02-09 17:02:09','2023-02-09 17:02:09','2023-02-09 17:02:09','2023-02-09 17:02:09'),(146,146,'email','Email','success',NULL,'2023-02-09 18:05:28','2023-02-09 18:05:28','2023-02-09 18:05:28','2023-02-09 18:05:28'),(147,147,'email','Email','success',NULL,'2023-02-10 14:32:03','2023-02-10 14:32:03','2023-02-10 14:32:03','2023-02-10 14:32:03'),(148,148,'email','Email','success',NULL,'2023-02-10 19:57:21','2023-02-10 19:57:21','2023-02-10 19:57:21','2023-02-10 19:57:21'),(149,149,'email','Email','success',NULL,'2023-02-11 20:14:38','2023-02-11 20:14:38','2023-02-11 20:14:38','2023-02-11 20:14:38'),(150,150,'email','Email','success',NULL,'2023-02-12 07:14:54','2023-02-12 07:14:54','2023-02-12 07:14:54','2023-02-12 07:14:54'),(151,151,'email','Email','success',NULL,'2023-02-12 14:25:26','2023-02-12 14:25:26','2023-02-12 14:25:26','2023-02-12 14:25:26'),(152,152,'email','Email','success',NULL,'2023-02-12 18:46:47','2023-02-12 18:46:47','2023-02-12 18:46:47','2023-02-12 18:46:47'),(153,153,'email','Email','success',NULL,'2023-02-13 13:35:55','2023-02-13 13:35:55','2023-02-13 13:35:55','2023-02-13 13:35:55'),(154,154,'email','Email','success',NULL,'2023-02-14 18:43:37','2023-02-14 18:43:37','2023-02-14 18:43:37','2023-02-14 18:43:37'),(155,155,'email','Email','success',NULL,'2023-02-15 05:22:53','2023-02-15 05:22:53','2023-02-15 05:22:53','2023-02-15 05:22:53'),(156,156,'email','Email','success',NULL,'2023-02-15 13:07:24','2023-02-15 13:07:24','2023-02-15 13:07:24','2023-02-15 13:07:24'),(157,157,'email','Email','success',NULL,'2023-02-15 13:25:23','2023-02-15 13:25:23','2023-02-15 13:25:23','2023-02-15 13:25:23'),(158,158,'email','Email','success',NULL,'2023-02-15 14:13:07','2023-02-15 14:13:07','2023-02-15 14:13:07','2023-02-15 14:13:07'),(159,159,'email','Email','success',NULL,'2023-02-17 03:20:47','2023-02-17 03:20:47','2023-02-17 03:20:47','2023-02-17 03:20:47'),(160,160,'email','Email','success',NULL,'2023-02-17 13:58:13','2023-02-17 13:58:13','2023-02-17 13:58:13','2023-02-17 13:58:13'),(161,161,'email','Email','success',NULL,'2023-02-18 12:23:28','2023-02-18 12:23:28','2023-02-18 12:23:28','2023-02-18 12:23:28'),(162,162,'email','Email','success',NULL,'2023-02-19 17:54:17','2023-02-19 17:54:17','2023-02-19 17:54:17','2023-02-19 17:54:17'),(163,163,'email','Email','success',NULL,'2023-02-20 08:31:36','2023-02-20 08:31:36','2023-02-20 08:31:36','2023-02-20 08:31:36'),(164,164,'email','Email','success',NULL,'2023-02-20 08:48:58','2023-02-20 08:48:58','2023-02-20 08:48:58','2023-02-20 08:48:58'),(165,165,'email','Email','success',NULL,'2023-02-20 13:11:16','2023-02-20 13:11:16','2023-02-20 13:11:16','2023-02-20 13:11:16'),(166,166,'email','Email','success',NULL,'2023-02-21 13:16:58','2023-02-21 13:16:58','2023-02-21 13:16:58','2023-02-21 13:16:58'),(167,167,'email','Email','success',NULL,'2023-02-23 10:00:05','2023-02-23 10:00:05','2023-02-23 10:00:05','2023-02-23 10:00:05'),(168,168,'email','Email','success',NULL,'2023-02-26 11:56:26','2023-02-26 11:56:26','2023-02-26 11:56:26','2023-02-26 11:56:26'),(169,169,'email','Email','success',NULL,'2023-02-27 00:10:39','2023-02-27 00:10:39','2023-02-27 00:10:39','2023-02-27 00:10:39'),(170,170,'email','Email','success',NULL,'2023-02-28 02:26:41','2023-02-28 02:26:41','2023-02-28 02:26:41','2023-02-28 02:26:41'),(171,171,'email','Email','success',NULL,'2023-02-28 06:40:48','2023-02-28 06:40:48','2023-02-28 06:40:48','2023-02-28 06:40:48'),(172,172,'email','Email','success',NULL,'2023-02-28 15:49:17','2023-02-28 15:49:17','2023-02-28 15:49:17','2023-02-28 15:49:17'),(173,173,'email','Email','success',NULL,'2023-03-01 07:06:11','2023-03-01 07:06:11','2023-03-01 07:06:11','2023-03-01 07:06:11'),(174,174,'email','Email','success',NULL,'2023-03-01 18:32:05','2023-03-01 18:32:05','2023-03-01 18:32:05','2023-03-01 18:32:05'),(175,175,'email','Email','success',NULL,'2023-03-04 20:48:18','2023-03-04 20:48:18','2023-03-04 20:48:18','2023-03-04 20:48:18'),(176,176,'email','Email','success',NULL,'2023-03-05 16:13:39','2023-03-05 16:13:39','2023-03-05 16:13:39','2023-03-05 16:13:39'),(177,177,'email','Email','success',NULL,'2023-03-07 14:30:44','2023-03-07 14:30:44','2023-03-07 14:30:44','2023-03-07 14:30:44'),(178,178,'email','Email','success',NULL,'2023-03-07 15:56:30','2023-03-07 15:56:30','2023-03-07 15:56:30','2023-03-07 15:56:30'),(179,179,'email','Email','success',NULL,'2023-03-08 00:08:43','2023-03-08 00:08:43','2023-03-08 00:08:43','2023-03-08 00:08:43'),(180,180,'email','Email','success',NULL,'2023-03-09 10:32:40','2023-03-09 10:32:40','2023-03-09 10:32:40','2023-03-09 10:32:40'),(181,181,'email','Email','success',NULL,'2023-03-09 13:33:44','2023-03-09 13:33:44','2023-03-09 13:33:44','2023-03-09 13:33:44'),(182,182,'email','Email','success',NULL,'2023-03-10 09:21:16','2023-03-10 09:21:16','2023-03-10 09:21:16','2023-03-10 09:21:16'),(183,183,'email','Email','success',NULL,'2023-03-12 18:48:35','2023-03-12 18:48:35','2023-03-12 18:48:35','2023-03-12 18:48:35'),(184,184,'email','Email','success',NULL,'2023-03-13 00:08:04','2023-03-13 00:08:04','2023-03-13 00:08:04','2023-03-13 00:08:04'),(185,185,'email','Email','success',NULL,'2023-03-13 07:03:47','2023-03-13 07:03:47','2023-03-13 07:03:47','2023-03-13 07:03:47'),(186,186,'email','Email','success',NULL,'2023-03-13 14:46:11','2023-03-13 14:46:11','2023-03-13 14:46:11','2023-03-13 14:46:11'),(187,187,'email','Email','success',NULL,'2023-03-14 04:21:32','2023-03-14 04:21:32','2023-03-14 04:21:32','2023-03-14 04:21:32'),(188,188,'email','Email','success',NULL,'2023-03-15 11:35:07','2023-03-15 11:35:07','2023-03-15 11:35:07','2023-03-15 11:35:07'),(189,189,'email','Email','success',NULL,'2023-03-16 09:33:41','2023-03-16 09:33:41','2023-03-16 09:33:41','2023-03-16 09:33:41'),(190,190,'email','Email','success',NULL,'2023-03-17 02:40:32','2023-03-17 02:40:32','2023-03-17 02:40:32','2023-03-17 02:40:32'),(191,191,'email','Email','success',NULL,'2023-03-18 04:32:48','2023-03-18 04:32:48','2023-03-18 04:32:48','2023-03-18 04:32:48'),(192,192,'email','Email','success',NULL,'2023-03-18 12:02:19','2023-03-18 12:02:19','2023-03-18 12:02:19','2023-03-18 12:02:19'),(193,193,'email','Email','success',NULL,'2023-03-18 18:08:03','2023-03-18 18:08:03','2023-03-18 18:08:03','2023-03-18 18:08:03'),(194,194,'email','Email','success',NULL,'2023-03-20 00:48:19','2023-03-20 00:48:19','2023-03-20 00:48:19','2023-03-20 00:48:19'),(195,195,'email','Email','success',NULL,'2023-03-21 22:50:33','2023-03-21 22:50:33','2023-03-21 22:50:33','2023-03-21 22:50:33'),(196,196,'email','Email','success',NULL,'2023-03-23 16:04:46','2023-03-23 16:04:46','2023-03-23 16:04:46','2023-03-23 16:04:46'),(197,197,'email','Email','success',NULL,'2023-03-23 17:27:18','2023-03-23 17:27:18','2023-03-23 17:27:18','2023-03-23 17:27:18'),(198,198,'email','Email','success',NULL,'2023-03-24 07:23:59','2023-03-24 07:23:59','2023-03-24 07:23:59','2023-03-24 07:23:59'),(199,199,'email','Email','success',NULL,'2023-03-24 15:39:00','2023-03-24 15:39:00','2023-03-24 15:39:00','2023-03-24 15:39:00'),(200,200,'email','Email','success',NULL,'2023-03-24 23:34:57','2023-03-24 23:34:57','2023-03-24 23:34:57','2023-03-24 23:34:57'),(201,201,'email','Email','success',NULL,'2023-03-25 06:45:37','2023-03-25 06:45:37','2023-03-25 06:45:37','2023-03-25 06:45:37'),(202,202,'email','Email','success',NULL,'2023-03-25 06:55:27','2023-03-25 06:55:27','2023-03-25 06:55:27','2023-03-25 06:55:27'),(203,203,'email','Email','success',NULL,'2023-03-25 22:16:51','2023-03-25 22:16:51','2023-03-25 22:16:51','2023-03-25 22:16:51');
/*!40000 ALTER TABLE `wpob_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpob_e_submissions_actions_log` with 203 row(s)
--

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

-- Dump completed on: Sun, 26 Mar 2023 00:16:22 +0000
